Interface IZegoCustomCommandCallback


  • public interface IZegoCustomCommandCallback
    发送自定义消息结果回调。

    Copyright © 2017 Zego. All rights reserved.

    • Method Detail

      • onSendCustomCommand

        void onSendCustomCommand​(int errorCode,
                                 java.lang.String roomID)
        发送自定义消息结果通知
        Parameters:
        errorCode - 错误码
        roomID - 消息所属房间ID