@openfloor/protocol - v0.0.4
    Preparing search index...

    Interface SenderOptions

    Configuration options for sender information

    interface SenderOptions {
        serviceUrl?: string;
        speakerUri: string;
    }
    Index

    Properties

    serviceUrl?: string

    Service URL

    speakerUri: string

    Speaker URI (required)