$KnownGetSessionStatusExtension extension
Properties
- isDeactivated → bool
-
Available on KnownGetSessionStatus, provided by the $KnownGetSessionStatusExtension extension
Returns true if this value is deactivated, otherwise false.no setter - isNotDeactivated → bool
-
Available on KnownGetSessionStatus, provided by the $KnownGetSessionStatusExtension extension
Returns true if this value is not deactivated, otherwise false.no setter - isNotSuspended → bool
-
Available on KnownGetSessionStatus, provided by the $KnownGetSessionStatusExtension extension
Returns true if this value is not suspended, otherwise false.no setter - isNotTakendown → bool
-
Available on KnownGetSessionStatus, provided by the $KnownGetSessionStatusExtension extension
Returns true if this value is not takendown, otherwise false.no setter - isSuspended → bool
-
Available on KnownGetSessionStatus, provided by the $KnownGetSessionStatusExtension extension
Returns true if this value is suspended, otherwise false.no setter - isTakendown → bool
-
Available on KnownGetSessionStatus, provided by the $KnownGetSessionStatusExtension extension
Returns true if this value is takendown, otherwise false.no setter
Methods
-
toUnion(
) → UGetSessionStatus -
Available on KnownGetSessionStatus, provided by the $KnownGetSessionStatusExtension extension
Returns this value as UGetSessionStatus.