Provides information about a change to permission data.
Attributes | Name and Description |
---|---|
|
caplin.streamlink.PermissionEvent()
|
Attributes | Name and Description |
---|---|
|
boolean
deleteAllKeys()
Returns the boolean that indicates whether all permission keys for this subject have been deleted. |
|
boolean
deleteKey()
Returns the boolean that indicates whether the permission key within this update has been deleted. |
|
Object
getFields()
Returns the collection of fields relating to this PermissionEvent. |
|
String
getKey()
Returns the permission key relating to this event. |
►
caplin.streamlink.PermissionEvent()
►
boolean
deleteAllKeys()
Returns the boolean that indicates whether all permission keys for this subject have been deleted.
►
boolean
deleteKey()
Returns the boolean that indicates whether the permission key within this update has been deleted.
►
Object
getFields()
Returns the collection of fields relating to this PermissionEvent.
For example, if this event is not an image, the fields are the ones that have been updated.
►
String
getKey()
Returns the permission key relating to this event.