A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
N
- name(String) - function in com.twilio.video.DataTrackOptions.Builder
- Data track name.
- NETWORK_QUALITY_LEVEL_FIVE - enum entry in com.twilio.video.NetworkQualityLevel
The Network Quality is Excellent.
- NETWORK_QUALITY_LEVEL_FOUR - enum entry in com.twilio.video.NetworkQualityLevel
The Network Quality is Very Good.
- NETWORK_QUALITY_LEVEL_ONE - enum entry in com.twilio.video.NetworkQualityLevel
The Network Quality is Very Bad.
- NETWORK_QUALITY_LEVEL_THREE - enum entry in com.twilio.video.NetworkQualityLevel
The Network Quality is Good.
- NETWORK_QUALITY_LEVEL_TWO - enum entry in com.twilio.video.NetworkQualityLevel
The Network Quality is Bad.
- NETWORK_QUALITY_LEVEL_UNKNOWN - enum entry in com.twilio.video.NetworkQualityLevel
The Network Quality Level cannot be determined or the Network Quality API has not beenenabled.
- NETWORK_QUALITY_LEVEL_ZERO - enum entry in com.twilio.video.NetworkQualityLevel
The network connection has failed
- NETWORK_QUALITY_VERBOSITY_MINIMAL - enum entry in com.twilio.video.NetworkQualityVerbosity
Reports only the NetworkQualityLevel for the Participant.
- NETWORK_QUALITY_VERBOSITY_NONE - enum entry in com.twilio.video.NetworkQualityVerbosity
Nothing is reported for the Participant. This is not a valid option for the .
- networkQualityConfiguration(NetworkQualityConfiguration) - function in com.twilio.video.ConnectOptions.Builder
- Sets the verbosity level for network quality information returned by the Network QualityAPI.
- NetworkQualityConfiguration - class in com.twilio.video
- NetworkQualityConfiguration allows you to specify verbosity levels of Network Quality information returned by the Network Quality API.
- NetworkQualityLevel - class in com.twilio.video
- Twilio's Video SDKs, where possible, attempt to calculate a singular Network Quality Level describing the quality of a Participant's connection to a Room.
- NetworkQualityVerbosity - class in com.twilio.video
- The verbosity level of Network Quality information for a Participant.
- noiseSuppression(boolean) - function in com.twilio.video.AudioOptions.Builder
- Filter out background noise.