@nextcloud/files

    Interface RTCDataChannelEventInit

    interface RTCDataChannelEventInit {
        bubbles?: boolean;
        cancelable?: boolean;
        channel: RTCDataChannel;
        composed?: boolean;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    bubbles?: boolean
    cancelable?: boolean
    composed?: boolean
    MMNEPVFCICPMFPCPTTAAATR