• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Account_API / Account_API::is_ready()
Product: Virtual Events

Account_API::is_ready()

Checks whether the current Zoom API is ready to use.

Contents

  • Return
  • Source
  • Changelog

Return

(bool) Whether the current Zoom API has a loaded account.


Top ↑

Source

File: src/Tribe/Meetings/Zoom/Account_API.php

	public function is_ready() {
		return ! empty( $this->account_loaded );
	}

Expand full source code Collapse full source code


Top ↑

Changelog

Changelog
Version Description
1.5.0 Introduced.
The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy