void RtmCallManager.acceptRemoteInvitation ({
RemoteInvitation remoteInvitation,
ResultCallback< Void > resultCallback
});
flutter
接受来自对方的呼叫邀请。
参数
remoteInvitation
一个 RemoteInvitation 对象。
remoteInvitation
错误码。详见 RtmStatusCode.InvitationApiCallError。
Implementation
RemoteInvitation remoteInvitation