executeAgentryAction: method
Asks Agentry to execute the action specified by name.
Syntax
-
(
SMPOpenUIActionResult
)
executeAgentryAction
:
(
NSString *
)
actionName
Parameters
-
actionName –
The action name as a string
Returns
The result of trying to run the action
Remarks
This should only be called if agentryActionEnableState returns ActionEnable for the specified action.