interface BroadcastMsg {
    cmd: "onBroadcast";
}

Properties

Properties

cmd: "onBroadcast"