sessionInactive
An error indicating that the session is inactive.
Declaration
static var sessionInactive: WCError.Code { get }Discussion
This error occurs when you try to send data using an inactive session.
An error indicating that the session is inactive.
static var sessionInactive: WCError.Code { get }This error occurs when you try to send data using an inactive session.