Interface IZegoRangeSceneUpdateItemCommandCallback


  • public interface IZegoRangeSceneUpdateItemCommandCallback
    • Method Detail

      • onUpdateItemCommandCallback

        void onUpdateItemCommandCallback​(int errorCode,
                                         long itemID)
        Update item command result callback. 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.
        itemID - Item ID.