AR_RTM_END_CALL_PREFIX

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


flutter final String ARRtmClient.AR_RTM_END_CALL_PREFIX = "ARRTMLegacyEndcallCompatibleMessagePrefix"

用于结束通话的前缀信息。可与 sendMessageToPeer 方法配合使用来兼容 AR 老信令系统的 endCall 方法。

Implementation

String AR_RTM_END_CALL_PREFIX = "ARRTMLegacyEndcallCompatibleMessagePrefix"