onRemoteInvitationReceived

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


flutter void RtmCallEventListener.onRemoteInvitationReceived{
    RemoteInvitation    remoteInvitation
}

返回给被叫:收到一个呼叫邀请。

参数

remoteInvitation一个 RemoteInvitation 对象。

Implementation

 RtmCallEventListener.onRemoteInvitationReceived