|
Agora Server Gateway SDK C++ API Reference
|
#include <NGIAgoraRtcConnection.h>
Public Member Functions | |
| TConnectionInfo () | |
Public Attributes | |
| conn_id_t | id |
| util::AString | channelId |
| CONNECTION_STATE_TYPE | state |
| util::AString | localUserId |
The information of an RTC Connection.
|
inline |
| util::AString agora::rtc::TConnectionInfo::channelId |
The ID of the channel. If you have not called connect, this member is NULL.
| conn_id_t agora::rtc::TConnectionInfo::id |
The ID of the RTC Connection.
| util::AString agora::rtc::TConnectionInfo::localUserId |
The ID of the local user.
| CONNECTION_STATE_TYPE agora::rtc::TConnectionInfo::state |
The connection state: CONNECTION_STATE_TYPE.