- getCallee() - 接口 中的方法com.alicom.rtc.Call
-
获取当前被叫
- getCaller() - 接口 中的方法com.alicom.rtc.Call
-
获取当前主叫
- getCustomId() - 类 中的方法com.alicom.rtc.AlicomRTC
-
获取当前自定义id。
- getCustomId() - 类 中的方法com.alicom.rtc.Participant
-
接入方自定义账号id,若参与者使用云通信音视频账号模式接入则无该字段;pstn角色无此字段
- getIdentify() - 类 中的方法com.alicom.rtc.AlicomRTC
-
根据账号模式返回当前身份标识。
- getIdentify() - 类 中的方法com.alicom.rtc.Participant
-
获取该用户身份标识。
- getPeer() - 接口 中的方法com.alicom.rtc.Call
-
获取对端,即 主叫时返回被叫,被叫时返回主叫
- getPhoneNumber() - 类 中的方法com.alicom.rtc.Participant
-
pstn角色才有此字段,参与者电话号码
- getRtcId() - 类 中的方法com.alicom.rtc.AlicomRTC
-
获取当前音视频id。
- getRtcId() - 类 中的方法com.alicom.rtc.Participant
-
云通信音视频id,若参与者使用自定义账号模式接入,该id为自动生成;pstn角色无此字段
- getShowNumber() - 类 中的方法com.alicom.rtc.Participant
-
pstn角色才有此字段,参与者号显
- getUuid() - 类 中的方法com.alicom.rtc.Participant
-
- getVersion() - 类 中的静态方法com.alicom.rtc.AlicomRTC
-
获取当前SDK版本