Enum Broadcast.BroadcastStatus
Represents the status of a broadcast.
public enum Broadcast.BroadcastStatus
Fields
Started = 0Indicates the broadcast is started.
Stopped = 1Indicates the broadcast is stopped.
Represents the status of a broadcast.
public enum Broadcast.BroadcastStatus
Started = 0Indicates the broadcast is started.
Stopped = 1Indicates the broadcast is stopped.