public interface IRongReceivedCallListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onCheckPermission(RongCallSession callSession)
targetSDKVersion 大于等于 23 时检查权限的回调。
|
void |
onReceivedCall(RongCallSession callSession)
来电回调
|
void onReceivedCall(RongCallSession callSession)
callSession - 通话实体void onCheckPermission(RongCallSession callSession)
callSession - 通话实体Copyright © 2020 RongCloud. All Rights Reserved.