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

    Interface ToOptions

    Configuration options for event targeting

    interface ToOptions {
        private?: boolean;
        serviceUrl?: string;
        speakerUri?: string;
    }
    Index

    Properties

    private?: boolean

    Whether this is a private message

    serviceUrl?: string

    Target service URL

    speakerUri?: string

    Target speaker URI