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