executeAgentryAction: method

Asks Agentry to execute the action specified by name.

Syntax

- ( SMPOpenUIActionResult ) executeAgentryAction : ( NSString * ) actionName

Parameters

Returns

The result of trying to run the action

Remarks

This should only be called if agentryActionEnableState returns ActionEnable for the specified action.