Agora Java API Reference for Android
io.agora.rtc.IRtcEngineEventHandler.ExperiencePoorReason Class Reference

Static Public Attributes

static final int EXPERIENCE_REASON_NONE = Constants.EXPERIENCE_REASON_NONE
 
static final int REMOTE_NETWORK_QUALITY_POOR = Constants.REMOTE_NETWORK_QUALITY_POOR
 
static final int LOCAL_NETWORK_QUALITY_POOR = Constants.LOCAL_NETWORK_QUALITY_POOR
 
static final int WIRELESS_SIGNAL_POOR = Constants.WIRELESS_SIGNAL_POOR
 
static final int WIFI_BLUETOOTH_COEXIST = Constants.WIFI_BLUETOOTH_COEXIST
 

Detailed Description

The reason for poor experience.

Member Data Documentation

◆ EXPERIENCE_REASON_NONE

final int io.agora.rtc.IRtcEngineEventHandler.ExperiencePoorReason.EXPERIENCE_REASON_NONE = Constants.EXPERIENCE_REASON_NONE
static

0: Good experience quality, without reason

◆ REMOTE_NETWORK_QUALITY_POOR

final int io.agora.rtc.IRtcEngineEventHandler.ExperiencePoorReason.REMOTE_NETWORK_QUALITY_POOR = Constants.REMOTE_NETWORK_QUALITY_POOR
static

1: The remote network is poor.

◆ LOCAL_NETWORK_QUALITY_POOR

final int io.agora.rtc.IRtcEngineEventHandler.ExperiencePoorReason.LOCAL_NETWORK_QUALITY_POOR = Constants.LOCAL_NETWORK_QUALITY_POOR
static

2: The local network is poor.

◆ WIRELESS_SIGNAL_POOR

final int io.agora.rtc.IRtcEngineEventHandler.ExperiencePoorReason.WIRELESS_SIGNAL_POOR = Constants.WIRELESS_SIGNAL_POOR
static

4: Weak local wireless signal.

◆ WIFI_BLUETOOTH_COEXIST

final int io.agora.rtc.IRtcEngineEventHandler.ExperiencePoorReason.WIFI_BLUETOOTH_COEXIST = Constants.WIFI_BLUETOOTH_COEXIST
static

8: There is a conflict between local WiFi and Bluetooth