AgoraRtmChannelMemberCountBlock Block Reference

Declared in AgoraRtmKit.h

Block Definition

AgoraRtmChannelMemberCountBlock

Returns the result of the getChannelMemberCount method call.

  • channelMemberCounts: An array of AgoraRtmChannelMemberCount. See AgoraRtmChannelMemberCount.

  • errorCode: See AgoraRtmChannelMemberCountErrorCode.
  • typedef void (^AgoraRtmChannelMemberCountBlock) (NSArray <, AgoraRtmChannelMemberCount *>, * channelMemberCounts, AgoraRtmChannelMemberCountErrorCode errorCode)

    Declared In

    AgoraRtmKit.h