AgoraRtmQueryPeersBySubscriptionOptionBlock Block Reference
Declared in | AgoraRtmKit.h |
---|
Block Definition
AgoraRtmQueryPeersBySubscriptionOptionBlock
返回 queryPeersBySubscriptionOption 方法的调用结果。
errorCode: 详见 AgoraRtmQueryPeersBySubscriptionOptionErrorCode。
typedef void (^AgoraRtmQueryPeersBySubscriptionOptionBlock) (NSArray <, NSString *>, * peers, AgoraRtmQueryPeersBySubscriptionOptionErrorCode errorCode)
Declared In
AgoraRtmKit.h