matrix-js-sdk

    Interface MCallSelectAnswer

    interface MCallSelectAnswer {
        call_id: string;
        conf_id?: string;
        dest_session_id?: string;
        party_id?: string;
        selected_party_id: string;
        sender_session_id?: string;
        version: string | number;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    call_id: string
    conf_id?: string
    dest_session_id?: string
    party_id?: string
    selected_party_id: string
    sender_session_id?: string
    version: string | number
    MMNEPVFCICPMFPCPTTAAATR