licenseActivation
Less than 1 minute
licenseActivation
Description: Notification received from the licensing server after activating TrueConf Room API.
Example:
{
"event": "licenseActivation",
"status" : "valid",
"tariff" : "pro",
"start_date" : 1645168526,
"end_date" : 1645169218,
"method": "event"
}Parameter description:
status— the result of activation; the following values are possible:valid— successinvalid— unable to activate with the given activation key
tariff— the plan (subscription) activated with the selected activation key (an optional parameter). The following values are possible:pro— the full license was activatedfree— the free license was activated
start_date— the time when the license was activatedend_date- license expiration date
See also: