actualStartTime property

DateTime? actualStartTime
getter/setter pair

The date and time that the broadcast actually started.

This information is only available once the broadcast's state is live.

Implementation

core.DateTime? actualStartTime;