Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getSubscribersAsync()
virtual void IceStorm::AsyncTopic::getSubscribersAsync
(
std::function< void(const
::Ice::IdentitySeq
&returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
) const
pure virtual
Gets the list of subscribers for this topic.
Parameters
response
The response callback. It accepts:
The sequence of Ice identities for the subscriber objects.
exception
The exception callback.
current
The Current object of the incoming request.
IceStorm
AsyncTopic
Generated by
1.14.0