You are here

constant ZOOMAPI_MEETING_TYPE_INSTANT in Zoom API 7.2

Same name and namespace in other branches
  1. 7 zoomapi.module \ZOOMAPI_MEETING_TYPE_INSTANT
2 uses of ZOOMAPI_MEETING_TYPE_INSTANT
zoomapi_create_instant_meeting_for_user in ./zoomapi.module
Create Instant Meeting for User.
zoomapi_create_meeting in ./zoomapi.module
Create Zoom Meeting.

File

./zoomapi.module, line 15
Main file for the Zoom API module.

Code

define('ZOOMAPI_MEETING_TYPE_INSTANT', 1);