IoT SDK for Linux v1.9.7
Loading...
Searching...
No Matches
connection_info_t Struct Reference

#include <agora_rtc_api.h>

Data Fields

connection_id_t conn_id
uint32_t uid
char channel_name [AGORA_RTC_CHANNEL_NAME_MAX_LEN+1]

Detailed Description

connection info

Field Documentation

◆ channel_name

char channel_name[AGORA_RTC_CHANNEL_NAME_MAX_LEN+1]

The Agora RTC channel name.

◆ conn_id

connection_id_t conn_id

Connection ID。

◆ uid

uint32_t uid

The user ID.


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