Interface IZegoRangeSceneJoinTeamCallback


  • public interface IZegoRangeSceneJoinTeamCallback
    • Method Detail

      • onJoinTeamCallback

        void onJoinTeamCallback​(int errorCode,
                                int teamID)
        Join team 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.
        teamID - Team ID.