Interface IZegoRangeSceneUnbindItemCallback


  • public interface IZegoRangeSceneUnbindItemCallback
    • Method Detail

      • onUnbindItemCallback

        void onUnbindItemCallback​(int errorCode,
                                  long itemID)
        Unbind item 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.