Contents

WKExtendedRuntimeSessionInvalidationReason.none

The session ended normally.

Declaration

case none

Discussion

The system uses this reason when you stop a session by calling its invalidate() method.

See Also

Invalidation Reasons