Contents

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.

See Also

Understanding Error Codes