NERtc iOS SDK  V4.4.301
属性 | 所有成员列表
NERtcChannelMediaRelayInfo类 参考

Data structure related to media stream relay. 更多...

#import <NERtcEngineBase.h>

类 NERtcChannelMediaRelayInfo 继承关系图:

属性

NSString * channelName
 The room name. 更多...
 
NSString * token
 A token that can be used to join the room. 更多...
 
uint64_t uid
 User ID. 更多...
 

详细描述

Data structure related to media stream relay.

属性说明

◆ channelName

- (NSString*) channelName
readwritenonatomiccopy

The room name.

◆ token

- (NSString*) token
readwritenonatomiccopy

A token that can be used to join the room.

◆ uid

- (uint64_t) uid
readwritenonatomicassign

User ID.


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