Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
unsubscribeAsync()
[1/2]
std::future< void > IceStorm::TopicPrx::unsubscribeAsync
(
const std::optional<
Ice::ObjectPrx
> &
subscriber
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Unsubscribes the provided
subscriber
from this topic.
Parameters
subscriber
A proxy to an existing subscriber. This proxy is never null.
context
The request context.
Returns
A future that becomes available when the invocation completes.
See also
subscribeAndGetPublisher
IceStorm
TopicPrx
Generated by
1.14.0