Agora RTC Objective-C API Reference  Refactor
Data Fields
RtcConnection Struct Reference

Data Fields

const char * channelId
 
uid_t localUid
 

Constructor & Destructor Documentation

◆ RtcConnection() [1/2]

RtcConnection ( )
inline

◆ RtcConnection() [2/2]

RtcConnection ( const char *  channel_id,
uid_t  local_uid 
)
inline

Field Documentation

◆ channelId

const char* channelId

The channel name.

◆ localUid

uid_t localUid

The ID of the local user.