Name | Type | Value | Description |
---|
ENTRY_ADD | int | 1 | The entry_add notification is being sent to notify that a new entry has been successfully added and ready for use. |
ENTRY_BLOCK | int | 4 | The entry_block notification is sent to notify that an entry has been blocked by a moderator or admin user. |
ENTRY_DELETE | int | 3 | The entry_delete notification is being sent to notify that an entry has been deleted. |
ENTRY_UPDATE | int | 5 | The entry_update notification is being sent to notify that an entry has been updated. |
ENTRY_UPDATE_MODERATION | int | 7 | The entry_update_moderation notification is being sent to notify that the moderation status of an entry has been updated. |
ENTRY_UPDATE_THUMBNAIL | int | 6 | The entry_update_thumbnail notification is being sent to notify that thumbnail of an entry has been updated. |
ENTR_UPDATE_PERMISSIONS | int | 2 | The entry_update_permissions notification is being sent to notify that the privacy settings of an entry have changed. |
USER_ADD | int | 21 | The user_add notification is being sent to notify that a specific user was added to the Kaltura DB. |
USER_BANNED | int | 26 | The user_banned notification is being sent to notify that a specific user was banned. |