MediaSFU Shared
    Preparing search index...

    Type Alias JoinRoomClientType

    JoinRoomClientType: (
        options: JoinRoomClientOptions,
    ) => Promise<JoinRoomClientResponse>

    Type Declaration