matrix-js-sdk

    Interface WellKnownConfig

    interface WellKnownConfig {
        action?: AutoDiscoveryAction;
        base_url?: null | string;
        error?: null | string | Error;
        raw?: IClientWellKnown;
        reason?: string;
        server_name?: string;
        state: AutoDiscoveryAction;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    base_url?: null | string
    error?: null | string | Error
    reason?: string
    server_name?: string
    MMNEPVFCICPMFPCPTTAAATR