Zoom Upgrade Account
- Description:
- Zoom Upgrade Account
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onVerifySMSVerificationCodeResultNotification |
function | The callback of upgrading the free meeting. |
onFreeMeetingUpgradeToGiftFreeTrialStart |
function | Callback function of starting to upgrade the free meeting by the gift link. |
onFreeMeetingUpgradeToGiftFreeTrialStop |
function | Callback function of ending upgrade the free meeting by the gift link. |
onFreeMeetingUpgradeToProMeeting |
function | Callback function of free meting upgrades successfully. |
Returns:
- Type
- zoomUpgradeAccount
- Description:
- Zoom Upgrade Account
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onVerifySMSVerificationCodeResultNotification |
function | The callback of upgrading the free meeting. |
onFreeMeetingUpgradeToGiftFreeTrialStart |
function | Callback function of starting to upgrade the free meeting by the gift link. |
onFreeMeetingUpgradeToGiftFreeTrialStop |
function | Callback function of ending upgrade the free meeting by the gift link. |
onFreeMeetingUpgradeToProMeeting |
function | Callback function of free meting upgrades successfully. |
Returns:
- Type
- zoomUpgradeAccount
Methods
(inner) MeetingConfig_SetFreeMeetingNeedToUpgradeCB(MeetingConfig_SetFreeMeetingNeedToUpgradeCB) → {Boolean}
- Description:
- Set Free Meeting Need T oUpgrade Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
MeetingConfig_SetFreeMeetingNeedToUpgradeCB |
function |
Returns:
- Type
- Boolean
(inner) MeetingConfig_SetFreeMeetingNeedToUpgradeCB(MeetingConfig_SetFreeMeetingNeedToUpgradeCB) → {Boolean}
- Description:
- Set Free Meeting Need T oUpgrade Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
MeetingConfig_SetFreeMeetingNeedToUpgradeCB |
function |
Returns:
- Type
- Boolean
(inner) MeetingConfig_SetFreeMeetingUpgradeToGiftFreeTrialStartCB(onFreeMeetingUpgradeToGiftFreeTrialStart) → {Boolean}
- Description:
- Set Free Meeting Upgrade To Gift Free TrialStop Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onFreeMeetingUpgradeToGiftFreeTrialStart |
function |
Returns:
- Type
- Boolean
(inner) MeetingConfig_SetFreeMeetingUpgradeToGiftFreeTrialStartCB(onFreeMeetingUpgradeToGiftFreeTrialStart) → {Boolean}
- Description:
- Set Free Meeting Upgrade To Gift Free TrialStop Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onFreeMeetingUpgradeToGiftFreeTrialStart |
function |
Returns:
- Type
- Boolean
(inner) MeetingConfig_SetFreeMeetingUpgradeToGiftFreeTrialStopCB(onFreeMeetingUpgradeToGiftFreeTrialStop) → {Boolean}
- Description:
- Set Free Meeting Upgrade To Gift Free TrialStop Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onFreeMeetingUpgradeToGiftFreeTrialStop |
function |
Returns:
- Type
- Boolean
(inner) MeetingConfig_SetFreeMeetingUpgradeToGiftFreeTrialStopCB(onFreeMeetingUpgradeToGiftFreeTrialStop) → {Boolean}
- Description:
- Set Free Meeting Upgrade To Gift Free TrialStop Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onFreeMeetingUpgradeToGiftFreeTrialStop |
function |
Returns:
- Type
- Boolean
(inner) MeetingConfig_SetFreeMeetingUpgradeToProMeetingCB(onFreeMeetingUpgradeToProMeeting) → {Boolean}
- Description:
- Set Free Meeting Upgrade To ProMeeting Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onFreeMeetingUpgradeToProMeeting |
function |
Returns:
- Type
- Boolean
(inner) MeetingConfig_SetFreeMeetingUpgradeToProMeetingCB(onFreeMeetingUpgradeToProMeeting) → {Boolean}
- Description:
- Set Free Meeting Upgrade To ProMeeting Callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onFreeMeetingUpgradeToProMeeting |
function |
Returns:
- Type
- Boolean
Events
onFreeMeetingNeedToUpgrade
- Description:
- The callback of upgrading the free meeting.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
type |
String | Type of upgrading the free meeting, FreeMeetingNeedUpgradeType |
gift_url |
String | Upgrade the free meeting by the gift link. When and only when the value of type_ is FreeMeetingNeedUpgradeType_BY_GIFTURL, this parameter is meaningful. |
onFreeMeetingNeedToUpgrade
- Description:
- The callback of upgrading the free meeting.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
type |
String | Type of upgrading the free meeting, FreeMeetingNeedUpgradeType |
gift_url |
String | Upgrade the free meeting by the gift link. When and only when the value of type_ is FreeMeetingNeedUpgradeType_BY_GIFTURL, this parameter is meaningful. |
onFreeMeetingUpgradeToGiftFreeTrialStart
- Description:
- Callback function of starting to upgrade the free meeting by the gift link.
- Source:
onFreeMeetingUpgradeToGiftFreeTrialStart
- Description:
- Callback function of starting to upgrade the free meeting by the gift link.
- Source:
onFreeMeetingUpgradeToGiftFreeTrialStop
- Description:
- Callback function of ending upgrade the free meeting by the gift link.
- Source:
onFreeMeetingUpgradeToGiftFreeTrialStop
- Description:
- Callback function of ending upgrade the free meeting by the gift link.
- Source:
onFreeMeetingUpgradeToProMeeting
- Description:
- Callback function of free meting upgrades successfully.
- Source:
onFreeMeetingUpgradeToProMeeting
- Description:
- Callback function of free meting upgrades successfully.
- Source: