actionHandler
The collaboration action handler.
Declaration
weak var actionHandler: (any SWCollaborationActionHandler)? { get set }Discussion
Register the delegate soon after launch and handle actions immediately to avoid timeouts.
The collaboration action handler.
weak var actionHandler: (any SWCollaborationActionHandler)? { get set }Register the delegate soon after launch and handle actions immediately to avoid timeouts.