mooball
    Preparing search index...

    Interface GenerateRoomIdParams

    interface GenerateRoomIdParams {
        proxyAgent: any;
        token: string;
    }
    Index

    Properties

    Properties

    proxyAgent: any

    A custom proxy agent to use for the room's connection. This method does not work in browsers. Defaults to null.

    token: string

    A working room token