Android(Java)[v1.7.5.0]
Public 成员函数 | Public 属性 | 所有成员列表
com.pano.rtc.api.Constants.AudioCallType 枚举类型参考

音频接入类型 更多...

Public 成员函数

 AudioCallType (int v)
 
int getValue ()
 

Public 属性

 VoIP =(0)
 
 PSTN =(1)
 
 SIP =(2)
 
 H323 =(3)
 

详细描述

音频接入类型

类成员变量说明

◆ H323

com.pano.rtc.api.Constants.AudioCallType.H323 =(3)

H323接入。

◆ PSTN

com.pano.rtc.api.Constants.AudioCallType.PSTN =(1)

电话接入。

◆ SIP

com.pano.rtc.api.Constants.AudioCallType.SIP =(2)

SIP设备接入。

◆ VoIP

com.pano.rtc.api.Constants.AudioCallType.VoIP =(0)

VoIP 类型。


枚举说明文档从下列文件生成: