AgoraRtmQueryPeersOnlineBlock Block Reference

Declared in AgoraRtmKit.h

Block Definition

AgoraRtmQueryPeersOnlineBlock

Returns the result of the queryPeersOnlineStatus method call.

  • peerOnlineStatus: A list of the specified users' online status. See AgoraRtmPeerOnlineStatus.
  • errorCode: See AgoraRtmQueryPeersOnlineErrorCode.
  • typedef void (^AgoraRtmQueryPeersOnlineBlock) (NSArray <, AgoraRtmPeerOnlineStatus *>, * peerOnlineStatus, AgoraRtmQueryPeersOnlineErrorCode errorCode)

    Declared In

    AgoraRtmKit.h