Interface WebcastControlMessageData

interface WebcastControlMessageData {
    action: number;
}

Properties

Properties

action: number