class MKPProgramRestrictionsEvent: MKPlayerEvent<Any?>
Fields
| Name | Description |
|---|---|
var restrictionList: List<MKPProgramRestriction>
|
List of program restrictions applicable for the current program. |
class MKPProgramRestrictionsEvent: MKPlayerEvent<Any?>
Fields
| Name | Description |
|---|---|
var restrictionList: List<MKPProgramRestriction>
|
List of program restrictions applicable for the current program. |
Defines the event data that will be received as part of the onProgramRestrictions event.
Please see the documentation for OnMKPProgramRestrictionListener for details on different events.