NERtcCallKit for iOS V3.1.0
载入中...
搜索中...
未找到
NERtcInfo类 参考

#include <NERtcInfo.h>

类 NERtcInfo 继承关系图:

属性

NSString * channelName
 rtc 频道名
 
NSString * token
 rtc token
 
long channelId
 rtc uid
 

属性说明

◆ channelId

- (long) channelId
readwritenonatomicassign

rtc uid

◆ channelName

- (NSString*) channelName
readwritenonatomicstrong

rtc 频道名

◆ token

- (NSString*) token
readwritenonatomicstrong

rtc token


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