WCSessionUserInfoTransfer
Information about in-progress data transfers.
Declaration
class WCSessionUserInfoTransferOverview
You don’t create instances of this class yourself. When you begin a data transfer, the system creates a new instance of this class for you. Use the created object to monitor or cancel the transfer as needed.
To initiate a file transfer operation, call the transferUserInfo(_:) or transferCurrentComplicationUserInfo(_:) method of your app’s WCSession object.