|
NIMSDK-AOS
10.9.76
|
Public 属性 | |
| int | OS_DEFAULT = RtcOSCategory.OS_DEFAULT |
| 普通 Android 设备 更多... | |
| int | OS_TV = RtcOSCategory.OS_TV |
| 机顶盒 更多... | |
| int | OS_WATCH = RtcOSCategory.OS_WATCH |
| 手表系统 更多... | |
在文件 AVChatOSCategory.java 第 5 行定义.
| int com.netease.nimlib.sdk.avchat.constant.AVChatOSCategory.OS_DEFAULT = RtcOSCategory.OS_DEFAULT |
普通 Android 设备
在文件 AVChatOSCategory.java 第 9 行定义.
| int com.netease.nimlib.sdk.avchat.constant.AVChatOSCategory.OS_TV = RtcOSCategory.OS_TV |
机顶盒
在文件 AVChatOSCategory.java 第 14 行定义.
| int com.netease.nimlib.sdk.avchat.constant.AVChatOSCategory.OS_WATCH = RtcOSCategory.OS_WATCH |
手表系统
在文件 AVChatOSCategory.java 第 19 行定义.
1.8.11