listener
Summary
Sets event listeners on core and plugins.
Item Index
Methods
- onGroupsDeleted static
- onPropertiesDeleted static
- onUsersDeleted static
Methods
onGroupsDeleted
Syntax
onGroupsDeleted
(
static
-
The
-
callback
Summary
Handles event when groups have been deleted.
If one of the removed groups is the one choosed as the default group for the watcher, it must be reset.
onPropertiesDeleted
Syntax
onPropertiesDeleted
(
static
-
The
-
callback
Summary
Handles event when custom properties have been deleted.
Remove custom properties referenced in videos.
onUsersDeleted
Syntax
onUsersDeleted
(
static
-
The
-
callback
Summary
Handles event when users have been deleted.
Videos belonging to these users have to be anonymized. If one of the removed users is the one choosed as the default user for the watcher, it must be reset to the anonymous user.