isVideoLocked property

bool? isVideoLocked
getter/setter pair

Whether the seat is prohibited from opening video, default value: false.

Implementation

bool? isVideoLocked = false;