default
Returns the singleton session object for the current device.
Declaration
class var `default`: WCSession { get }Return Value
The session object for the current device.
Discussion
Call the isSupported() method before calling this method to make sure you can use session objects for communication.