Contents

WCSessionActivationState.inactive

The session was active but is transitioning to the deactivated state. The session’s delegate object may still receive data while in this state, but it is a programmer error to try to send data to the counterpart app.

Declaration

case inactive

See Also

Constants