6 package com.netease.nimlib.sdk.avchat.constant;
8 import com.
netease.nrtc.engine.rawapi.RtcConnectionType;
int CONNECTION_BLUETOOTH
The Bluetooth data connection.
int CONNECTION_ETHERNET
The Ethernet data connection.
int CONNECTION_3G
The Mobile(3G) data connection.
int CONNECTION_2G
The Mobile(2G) data connection.
int CONNECTION_4G
The Mobile(4G) data connection.
int CONNECTION_WIFI
The WIFI data connection.
int CONNECTION_NONE
The absence of a connection type.
int CONNECTION_UNKNOWN
Unknown data connection.