NIM PC Cross Platform SDK
|
#include <nim_qchat_role_def.h>
Public 属性 | |
nim_qchat_role_channel_update_cb_func | cb |
void * | user_data |
uint64_t | server_id |
uint64_t | role_id |
uint64_t | channel_id |
NIMQChatPermissionGroup * | permissions |
size_t | permission_count |
nim_qchat_role_channel_update_cb_func NIMQChatUpdateChannelRoleParam::cb |
uint64_t NIMQChatUpdateChannelRoleParam::channel_id |
size_t NIMQChatUpdateChannelRoleParam::permission_count |
NIMQChatPermissionGroup* NIMQChatUpdateChannelRoleParam::permissions |
uint64_t NIMQChatUpdateChannelRoleParam::role_id |
uint64_t NIMQChatUpdateChannelRoleParam::server_id |
void* NIMQChatUpdateChannelRoleParam::user_data |