Type alias CustomActionInvocationListener

CustomActionInvocationListener: ((customActionInvocation) => void)

Type declaration

    • (customActionInvocation): void
    • Listener called whenever a custom action invocation triggers an API event for the client

      Parameters

      Returns void