NIMSDK-AOS
9.19.0
|
音视频通话对方操作通知 更多...
Public 成员函数 | |
AVChatCalleeAckEvent (AVChatEventType event, AVChatData data) | |
Public 成员函数 继承自 com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent | |
AVChatCommonEvent (AVChatEventType event, AVChatData data) | |
AVChatEventType | getEvent () |
long | getChatId () |
获取通话ID 更多... | |
String | getAccount () |
获取对方帐号, 多人通话时无效 更多... | |
AVChatType | getChatType () |
获取通话的类型 更多... | |
long | getTimeTag () |
获取当前事件发生的时间戳 更多... | |
String | getExtra () |
获取自定义 更多... | |
String | getPushSound () |
获取推送铃声 更多... | |
额外继承的成员函数 | |
Protected 属性 继承自 com.netease.nimlib.sdk.avchat.model.AVChatCommonEvent | |
AVChatEventType | event |
AVChatData | data |
音视频通话对方操作通知
在文件 AVChatCalleeAckEvent.java 第 13 行定义.
com.netease.nimlib.sdk.avchat.model.AVChatCalleeAckEvent.AVChatCalleeAckEvent | ( | AVChatEventType | event, |
AVChatData | data | ||
) |
在文件 AVChatCalleeAckEvent.java 第 15 行定义.