Package im.zego.zegoexpress.callback
Interface IZegoRealTimeSequentialDataSentCallback
-
public interface IZegoRealTimeSequentialDataSentCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onRealTimeSequentialDataSent(int errorCode)
Callback for sending real-time sequential data.
-