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

    Interface ConversantOptions

    Configuration options for conversant information

    interface ConversantOptions {
        identification: IdentificationOptions;
        persistentState?: Record<string, unknown>;
    }
    Index

    Properties

    identification: IdentificationOptions

    Identification information

    persistentState?: Record<string, unknown>

    Persistent state data