matrix-js-sdk

    Interface ICallNotifyContent

    interface ICallNotifyContent {
        application: string;
        call_id: string;
        "m.mentions": IMentions;
        notify_type: CallNotifyType;
    }
    Index

    Properties

    application: string
    call_id: string
    "m.mentions": IMentions
    notify_type: CallNotifyType
    MMNEPVFCICPMFPCPTTAAATR