init(participant:highlight:)
Creates and initializes the alert controller.
Declaration
convenience init(participant: SWPerson, highlight: SWCollaborationHighlight)Parameters
- participant:
The
SWPersondisplayed in the alert. - highlight:
The
SWCollaborationHighlightrelated to the request.