Skip to main content

Trigger any event through custom plugin

Comments

1 comment

  • David Paras

    To get the status of the Event you can use

    event.getActivateStatus()

    which will return true if the event is already activated and false if the method is deactivated.

     

    0

Article is closed for comments.