NIM PC Cross Platform SDK
NIMSignalingChannelInfo Struct Reference

频道属性 More...

#include <nim_signaling_def.h>

Public Attributes

enum NIMSignalingType channel_type_
 通话类型,1:音频;2:视频;3:其他
 
char * channel_name_
 创建时传入的频道名
 
char * channel_id_
 服务器生成的频道ID
 
char * channel_ext_
 创建时传入的扩展字段
 
uint64_t create_timestamp_
 创建时间点
 
uint64_t expire_timestamp_
 失效时间点
 
char * creator_id_
 创建者的accid
 
bool invalid_
 频道是否有效
 
uint64_t nertc_token_ttl_
 云信G2-RTC的token的有效期
 
char * nertc_token_
 云信G2-RTC的token
 
char * nertc_join_room_resp_
 云信G2-RTC加入房间的响应,可以转成json
 

Detailed Description

频道属性


The documentation for this struct was generated from the following file: