fulfill(using:collaborationIdentifier:)
Informs an app to set up the universal link and device independent identifier to provide to the system.
Declaration
func fulfill(using url: URL, collaborationIdentifier: SWCollaborationIdentifier)Parameters
- url:
The universal link to give to the system.
- collaborationIdentifier:
The Swcollaborationidentifier to give to the system.