acceptRemoteInvitation

最近更新时间:2022-09-20 05:17:40


flutter void RtmCallManager.acceptRemoteInvitation          ({
     RemoteInvitation   remoteInvitation,
    ResultCallback< Void >      resultCallback 
});

接受来自对方的呼叫邀请。

参数

remoteInvitation一个 RemoteInvitation 对象。

remoteInvitation错误码。详见 RtmStatusCode.InvitationApiCallError

Implementation

RemoteInvitation    remoteInvitation