Contents

sessionFailed

An error code that indicates that the session failed.

Declaration

static var sessionFailed: NIError.Code { get }

Discussion

To continue interaction with the peer of a failed session, an app must begin a new session.

See Also

Identifying an error cause