AgoraRtmLoginBlock Block Reference

Declared in AgoraRtmKit.h

Block Definition

AgoraRtmLoginBlock

Returns the result of the loginByToken method call.

errorCode: Login error code. See AgoraRtmLoginErrorCode.

typedef void (^AgoraRtmLoginBlock) (AgoraRtmLoginErrorCode errorCode)

Declared In

AgoraRtmKit.h