| Method and Description |
|---|
| io.agora.rtc.IRtcConnObserver.onReconnected(AgoraRtcConn, RtcConnInfo, int) |
| io.agora.rtc.AgoraAudioPcmDataSender.send(byte[], int, int, int, int, int) |
| io.agora.rtc.AgoraRtcConn.sendStreamMessage(int, String, int)
This method is not recommended. Use sendStreamMessage(int
streamId, byte[] messageData) instead.
Send string message through data stream
|
| Enum Constant and Description |
|---|
| io.agora.rtc.Constants.QualityType.QUALITY_UNKNOWN
This member is deprecated. Use
Constants.QualityType.QUALITY_UNSUPPORTED or
Constants.QualityType.QUALITY_DETECTING instead. |