AgoraRtmLocalInvitationState Constants Reference

Declared in AgoraRtmCallKit.h

AgoraRtmLocalInvitationState

返回给主叫的呼叫邀请状态码。

Constants

AgoraRtmLocalInvitationStateIdle

0:返回给主叫的呼叫邀请状态码:初始状态。

Declared In AgoraRtmCallKit.h.

AgoraRtmLocalInvitationStateSentToRemote

1:仅供内部使用。

Declared In AgoraRtmCallKit.h.

AgoraRtmLocalInvitationStateReceivedByRemote

2:返回给主叫的呼叫邀请状态码:被叫已收到呼叫邀请。

Declared In AgoraRtmCallKit.h.

AgoraRtmLocalInvitationStateAcceptedByRemote

3:返回给主叫的呼叫邀请状态码:被叫已接受呼叫邀请。

Declared In AgoraRtmCallKit.h.

AgoraRtmLocalInvitationStateRefusedByRemote

4:返回给主叫的呼叫邀请状态码:被叫已拒绝呼叫邀请。

Declared In AgoraRtmCallKit.h.

AgoraRtmLocalInvitationStateCanceled

5:返回给主叫的呼叫邀请状态码:已成功取消呼叫邀请。

Declared In AgoraRtmCallKit.h.

AgoraRtmLocalInvitationStateFailure

6:返回给主叫的呼叫邀请状态码:呼叫邀请过程失败。

Declared In AgoraRtmCallKit.h.

Declared In

AgoraRtmCallKit.h