Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
agora::rtc::EchoTestConfiguration Struct Reference

#include <AgoraBase.h>

Public Member Functions

 EchoTestConfiguration (view_t v, bool ea, bool ev, const char *t, const char *c)
 

Public Attributes

view_t view
 
bool enableAudio
 
bool enableVideo
 
const char * token
 
const char * channelId
 

Detailed Description

The EchoTestConfiguration struct.