ActionsCallback typedef
ActionsCallback = JSFunction
Success callback for the onGetActionsRequested
event.
Implementation
typedef ActionsCallback = JSFunction;
Success callback for the onGetActionsRequested
event.
typedef ActionsCallback = JSFunction;