ZOOM_WEBINAR_REGISTERUSERLESS::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/zoom-webinar/actions/zoom-webinar-registeruserless.php
public function __construct() { $this->action_code = 'ZOOMWEBINARREGISTERUSERLESS'; $this->action_meta = 'ZOOMWEBINAR'; $this->define_action(); }
Expand full source code Collapse full source code View on Github