enableAutoStart property

bool? enableAutoStart
getter/setter pair

This setting indicates whether auto start is enabled for this broadcast.

The default value for this property is false. This setting can only be used by Events.

Implementation

core.bool? enableAutoStart;