# licenseStatusChanged
Description: Notification after the license status has changed.
Example:
{
"event": "licenseStatusChanged",
"pro": false,
"start_date":1635160380,
"end_date":4790920380,
"method": "event"
}
Parameter description:
pro
— the flag indicating if the license is full or not, it is equal totrue
if the license is fullstart_date
— the date when the license was activated. The parameter is optional.end_date
— the license expiry date. This parameter is optional.
See also: