Interface IZegoRangeSceneSendCustomCommandCallback


  • public interface IZegoRangeSceneSendCustomCommandCallback
    • Method Detail

      • onSendCustomCommandCallback

        void onSendCustomCommandCallback​(int errorCode)
        The callback of send custom command. Do not call the SDK interface in the callback thread.
        Parameters:
        errorCode - Error code, please refer to the error codes document https://docs.zegocloud.com/en/5548.html for details.