react-native-whip-whep - v0.3.1
    Preparing search index...

    Type Alias ConnectOptions

    type ConnectOptions = {
        authToken?: string;
        serverUrl: string;
    }
    Index

    Properties

    authToken?: string

    Authorization token that might be required to access the server.

    serverUrl: string

    URL address of the server.