collaborationCoordinator(_:handle:)
Notifies the delegate when the system updates the participants in a collaboration.
Declaration
func collaborationCoordinator(_ coordinator: SWCollaborationCoordinator, handle action: SWUpdateCollaborationParticipantsAction)Parameters
- coordinator:
The Swcollaborationcoordinator for this action.
- action:
The Swstartcollaborationaction for this collaboration.