5#import <Foundation/Foundation.h>
15@property(nonatomic, strong) NSString *
token;
21@property(nonatomic, assign) uint64_t
cid;
long channelId
rtc uid
定义 NERtcInfo.h:18
NSString * token
rtc token
定义 NERtcInfo.h:15
uint64_t cid
rtc cid
定义 NERtcInfo.h:21
NSString * channelName
rtc 频道名
定义 NERtcInfo.h:12