Zoom Meeting Info
- Description:
- Zoom Meeting Info
- Source:
Returns:
- Type
- ZoomMeetingInfo
- Description:
- Zoom Meeting Info
- Source:
Returns:
- Type
- ZoomMeetingInfo
Methods
(inner) GetInviteEmailTemplate() → {String}
- Description:
- Get the email invitation template for the current meeting.
- Source:
Returns:
If the function succeed, the return value is the email invitation template. Otherwise returns NULL.
- Type
- String
(inner) GetInviteEmailTemplate() → {String}
- Description:
- Get the email invitation template for the current meeting.
- Source:
Returns:
If the function succeed, the return value is the email invitation template. Otherwise returns NULL.
- Type
- String
(inner) GetInviteEmailTitle() → {String}
- Description:
- Get the meeting title in the email invitation template.
- Source:
Returns:
If the function succeed, the return value is the meeting title. Otherwise returns NULL.
- Type
- String
(inner) GetInviteEmailTitle() → {String}
- Description:
- Get the meeting title in the email invitation template.
- Source:
Returns:
If the function succeed, the return value is the meeting title. Otherwise returns NULL.
- Type
- String
(inner) GetJoinMeetingUrl() → {String}
- Description:
- Get the URL of invitation to join the meeting.
- Source:
Returns:
If the function succeed, the return value is the URL of invitation. Otherwise returns NULL.
- Type
- String
(inner) GetJoinMeetingUrl() → {String}
- Description:
- Get the URL of invitation to join the meeting.
- Source:
Returns:
If the function succeed, the return value is the URL of invitation. Otherwise returns NULL.
- Type
- String
(inner) GetMeetingHostTag() → {String}
- Description:
- Get the host tag of the current meeting.
- Source:
Returns:
If the function succeed, the return value is the host tag. Otherwise returns NULL.
- Type
- String
(inner) GetMeetingHostTag() → {String}
- Description:
- Get the host tag of the current meeting.
- Source:
Returns:
If the function succeed, the return value is the host tag. Otherwise returns NULL.
- Type
- String
(inner) GetMeetingID() → {Number}
- Description:
- Get the current meeting ID.
- Source:
Returns:
If the function succeed, the return value is the current meeting ID. Otherwise returns an empty string of length ZERO(0).
- Type
- Number
(inner) GetMeetingID() → {Number}
- Description:
- Get the current meeting ID.
- Source:
Returns:
If the function succeed, the return value is the current meeting ID. Otherwise returns an empty string of length ZERO(0).
- Type
- Number
(inner) GetMeetingNumber() → {Number}
- Description:
- Get the current meeting number.
- Source:
Returns:
If the function succeed, the return value is the current meeting number. Otherwise returns ZERO(0).
- Type
- Number
(inner) GetMeetingNumber() → {Number}
- Description:
- Get the current meeting number.
- Source:
Returns:
If the function succeed, the return value is the current meeting number. Otherwise returns ZERO(0).
- Type
- Number
(inner) GetMeetingTopic() → {String}
- Description:
- Get the meeting topic.
- Source:
Returns:
If the function succeed, the return value is the current meeting topic. Otherwise returns an empty string of length ZERO(0)
- Type
- String
(inner) GetMeetingTopic() → {String}
- Description:
- Get the meeting topic.
- Source:
Returns:
If the function succeed, the return value is the current meeting topic. Otherwise returns an empty string of length ZERO(0)
- Type
- String
(inner) GetMeetingType() → {Number}
- Description:
- Get the meeting type.
- Source:
Returns:
If the function succeed, the return value is the current meeting type. Defined in: MeetingType
- Type
- Number
(inner) GetMeetingType() → {Number}
- Description:
- Get the meeting type.
- Source:
Returns:
If the function succeed, the return value is the current meeting type. Defined in: MeetingType
- Type
- Number