OneSDK
    Preparing search index...

    Interface ServerInfo

    interface ServerInfo {
        ip: string;
        port: number;
    }
    Index

    Properties

    Properties

    ip: string
    port: number