RestrictionSetSessionLockdownWithEntryWindow¶
- class RestrictionSetSessionLockdownWithEntryWindow[source]¶
The serialized form of an active session lockdown.
Mirrors
SetSessionLockdownbut additionally carries the global configured entry window. The window is only serialized here; the input/propertySetSessionLockdownstays window-free as the window is written throughset_entry_window().- entry_window: EntryWindow | None¶
The global configured entry window, or None when the feature is disabled, the viewer is anonymous, or no complete window is stored.