onRemoteInvitationRefused

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


flutter void RtmCallEventListener.onRemoteInvitationRefused{
    RemoteInvitation    remoteInvitation
}

返回给被叫:拒绝呼叫邀请成功。

参数

remoteInvitation一个 RemoteInvitation 对象。

Implementation

RtmCallEventListener.onRemoteInvitationRefused