Interface IZegoRangeSceneLogoutSceneCallback


  • public interface IZegoRangeSceneLogoutSceneCallback
    • Method Detail

      • onLogoutSceneCallback

        void onLogoutSceneCallback​(int errorCode)
        Logout scene 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.