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.
An error code that indicates that the session failed.
static var sessionFailed: NIError.Code { get }To continue interaction with the peer of a failed session, an app must begin a new session.