NIMSDK-AOS  9.16.0
Public 属性 | 所有成员列表
com.netease.nimlib.sdk.rts.model.RTSRingerConfig类 参考

RTS铃声配置 更多...

Public 属性

int res_connecting
 正在连接的铃声资源 更多...
 
int res_no_response
 对方无响应的铃声资源 更多...
 
int res_peer_busy
 对方正在忙的铃声资源 更多...
 
int res_peer_reject
 正在对方拒绝通话的铃声资源 更多...
 
int res_ring
 来电铃声资源 更多...
 

详细描述

RTS铃声配置

在文件 RTSRingerConfig.java6 行定义.

类成员变量说明

◆ res_connecting

int com.netease.nimlib.sdk.rts.model.RTSRingerConfig.res_connecting

正在连接的铃声资源

在文件 RTSRingerConfig.java10 行定义.

◆ res_no_response

int com.netease.nimlib.sdk.rts.model.RTSRingerConfig.res_no_response

对方无响应的铃声资源

在文件 RTSRingerConfig.java14 行定义.

◆ res_peer_busy

int com.netease.nimlib.sdk.rts.model.RTSRingerConfig.res_peer_busy

对方正在忙的铃声资源

在文件 RTSRingerConfig.java18 行定义.

◆ res_peer_reject

int com.netease.nimlib.sdk.rts.model.RTSRingerConfig.res_peer_reject

正在对方拒绝通话的铃声资源

在文件 RTSRingerConfig.java22 行定义.

◆ res_ring

int com.netease.nimlib.sdk.rts.model.RTSRingerConfig.res_ring

来电铃声资源

在文件 RTSRingerConfig.java26 行定义.


该类的文档由以下文件生成: