Skip to:
Content

  • Home
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Classes / ZOOM_WEBINAR_UNREGISTERUSER / ZOOM_WEBINAR_UNREGISTERUSER::__construct()

ZOOM_WEBINAR_UNREGISTERUSER::__construct()

Set up Automator action constructor.


Source

File: src/integrations/zoom-webinar/actions/zoom-webinar-unregisteruser.php

	public function __construct() {
		$this->action_code = 'ZOOMWEBINARUNREGISTERUSER';
		$this->action_meta = 'ZOOMWEBINAR';
		$this->define_action();
	}

Expand full source code Collapse full source code View on Github


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service