Contents

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.

See Also

Accessing coordinator attributes