Contents

deviceNotPaired

An error indicating that the current device doesn’t have a paired counterpart.

Declaration

static var deviceNotPaired: WCError.Code { get }

Discussion

Communication can only occur between paired devices.

See Also

Understanding Error Codes