AgoraRtmQueryPeersBySubscriptionOptionBlock Block Reference
Declared in | AgoraRtmKit.h |
---|
Block Definition
AgoraRtmQueryPeersBySubscriptionOptionBlock
Returns the result of the queryPeersBySubscriptionOption method call.
errorCode: See AgoraRtmQueryPeersBySubscriptionOptionErrorCode.
typedef void (^AgoraRtmQueryPeersBySubscriptionOptionBlock) (NSArray <, NSString *>,
* peers, AgoraRtmQueryPeersBySubscriptionOptionErrorCode errorCode)
Declared In
AgoraRtmKit.h