Agora Java API Reference for Android
Static Public Attributes | List of all members
io.agora.rtc2.IRtcEngineEventHandler.Quality Class Reference

Static Public Attributes

static final int UNKNOWN = Constants.QUALITY_UNKNOWN
 
static final int EXCELLENT = Constants.QUALITY_EXCELLENT
 
static final int GOOD = Constants.QUALITY_GOOD
 
static final int POOR = Constants.QUALITY_POOR
 
static final int BAD = Constants.QUALITY_BAD
 
static final int VBAD = Constants.QUALITY_VBAD
 
static final int DOWN = Constants.QUALITY_DOWN
 

Detailed Description

Deprecated:
Use the new Constants class with the same constants value