WCSessionDelegate.SessionReachabilityDidChange(WCSession) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The reachability of the companion device has changed.
[Foundation.Export("sessionReachabilityDidChange:")]
public virtual void SessionReachabilityDidChange (WatchConnectivity.WCSession session);
abstract member SessionReachabilityDidChange : WatchConnectivity.WCSession -> unit
override this.SessionReachabilityDidChange : WatchConnectivity.WCSession -> unit
Parameters
- session
- WCSession
- Attributes