Agora Server Gateway SDK C++ API Reference
Public Member Functions | Public Attributes | List of all members
agora::rtc::UserInfo Struct Reference

#include <AgoraBase.h>

Public Member Functions

 UserInfo ()
 

Public Attributes

uid_t uid
 
char userAccount [MAX_USER_ACCOUNT_LENGTH]
 

Detailed Description

The UserInfo struct.

Constructor & Destructor Documentation

◆ UserInfo()

agora::rtc::UserInfo::UserInfo ( )
inline

Member Data Documentation

◆ uid

uid_t agora::rtc::UserInfo::uid

The user ID.

◆ userAccount

char agora::rtc::UserInfo::userAccount[MAX_USER_ACCOUNT_LENGTH]

The user account.


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