Contents

WKExtendedRuntimeSessionErrorCode.notYetStarted

The app invalidated the session before it started.

Declaration

case notYetStarted

Discussion

The app called the invalidate() method on a session before calling its start() method.

See Also

Error Codes