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