Contents

handlerForMessageActions()

Returns an object that performs actions on mail messages as the system downloads them.

Declaration

optional func handlerForMessageActions() -> any MEMessageActionHandler

Return Value

An object that performs actions on mail messages.

Discussion