AgoraRtmInvitationApiCallErrorCode Constants Reference

Declared in AgoraRtmCallKit.h

AgoraRtmInvitationApiCallErrorCode

呼叫邀请的相关 API 调用的错误码。

Constants

AgoraRtmInvitationApiCallErrorOk

0:呼叫邀请相关 API 调用成功。

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorInvalidAugment

1:呼叫邀请相关 API 调用失败:参数错误,比如参数 content 的值超过最大限制长度 8K 字节。

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorNotStarted

2:呼叫邀请相关 API 调用失败:未开始。

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorAlreadyEnd

3:呼叫邀请相关 API 调用结果:已结束。

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorAlreadyAccept

4:呼叫邀请相关 API 调用结果:已接受邀请。

Declared In AgoraRtmCallKit.h.

AgoraRtmInvitationApiCallErrorAlreadySent

5:呼叫邀请相关 API 调用结果:呼叫邀请已发送。

Declared In AgoraRtmCallKit.h.

Declared In

AgoraRtmCallKit.h