NIM PC Cross Platform SDK
nim::SignalingJoinAndAcceptParam Struct Reference

Public Member Functions

NIMSignalingJoinAndAcceptParam GetCParam ()
 

Public Attributes

std::string channel_id_
 服务器生成的频道ID
 
std::string custom_info_
 操作者附加的自定义信息,透传给其他人,可缺省
 
int64_t uid_
 自己在频道中对应的uid,大于零有效,无效时服务器会分配随机唯一的uid
 
bool offline_enabled_
 是否存离线
 
std::string account_id_
 邀请者的账号
 
std::string request_id_
 邀请者邀请的请求id
 
std::string nertc_channel_name_
 云信G2-RTC的房间名,不为空则返回对应token
 
uint64_t nertc_token_ttl_ {600}
 云信G2-RTC的token有效期, 单位秒
 
std::string nertc_join_room_query_param_
 云信G2-RTC的query请求
 

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