AgoraRtmInvitationApiCallErrorCode Constants Reference

Declared in AgoraRtmCallKit.h

AgoraRtmInvitationApiCallErrorCode

Error codes for the call invitation methods.

Constants

AgoraRtmInvitationApiCallErrorOk

0: The method call succeeds.

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorInvalidAugment

1: The method call fails. Invalid argument, for example, the value of the content parameter exceeds 8K bytes.

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorNotStarted

2: The method call fails. The call invitation has not started.

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorAlreadyEnd

3: The method call fails. The call invitation has ended.

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorAlreadyAccept

4: The method call fails. The call invitation is already accepted.

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorAlreadySent

5: The method call fails. The call invitation is already sent.

Declared In AgoraRtmCallKit.h.

Declared In

AgoraRtmCallKit.h