h1z1-server
    Preparing search index...

    Interface CharacterSelectSessionResponse

    interface CharacterSelectSessionResponse {
        sessionId?: string;
        status?: number;
    }
    Index

    Properties

    Properties

    sessionId?: string
    status?: number