agentryActionEnableState: method

Asks Agentry what the current enable state is for the action specified by name.

Syntax

- ( SMPOpenUIActionEnableType ) agentryActionEnableState : ( NSString * ) actionName

Parameters

Returns

The enable state

Remarks

It will either be enabled, disabled, no-op(action not found), or error.