$KnownCreateSessionStatusExtension extension
Properties
- isDeactivated → bool
-
Returns true if this value is deactivated, otherwise false.
no setter
- isNotDeactivated → bool
-
Returns true if this value is not deactivated, otherwise false.
no setter
- isNotSuspended → bool
-
Returns true if this value is not suspended, otherwise false.
no setter
- isNotTakendown → bool
-
Returns true if this value is not takendown, otherwise false.
no setter
- isSuspended → bool
-
Returns true if this value is suspended, otherwise false.
no setter
- isTakendown → bool
-
Returns true if this value is takendown, otherwise false.
no setter
Methods
-
toUnion(
) → UCreateSessionStatus - Returns this value as UCreateSessionStatus.