Package im.zego.zegoexpress.callback
Interface IZegoIMSendCustomCommandCallback
-
public interface IZegoIMSendCustomCommandCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onIMSendCustomCommandResult(int errorCode)
Callback for sending custom command.
-