Interface GroupCallDataChannelMain

Describes data channel for a group call. Subtype of GroupCallDataChannel.

interface GroupCallDataChannelMain {
    @type: "groupCallDataChannelMain";
}

Properties

Properties

@type: "groupCallDataChannelMain"