KalturaEntryContextDataResult |
Properties
|
|
Name | Type | Writable | Restrictions | Description |
---|
actions | KalturaRuleActionArray | V | | Array of actions as received from the rules that invalidated
| messages | KalturaStringArray | V | | Array of messages as received from the rules that invalidated
|
|
KalturaEntryContextDataResult
|
Name | Type | Writable | Restrictions | Description |
---|
accessControlActions | KalturaRuleActionArray | V | | Array of actions as received from the access control rules that invalidated
| accessControlMessages | KalturaStringArray | V | | Array of messages as received from the access control rules that invalidated
| flavorAssets | KalturaFlavorAssetArray | V | | Array of allowed flavor assets according to access control limitations and requested tags
| isAdmin | bool | V | | | isCountryRestricted | bool | V | | | isIpAddressRestricted | bool | V | | | isScheduledNow | bool | V | | | isSessionRestricted | bool | V | | | isSiteRestricted | bool | V | | | isUserAgentRestricted | bool | V | | | mediaProtocol | string | V | | http/https, rtmp/rtmpe
| previewLength | int | V | | | storageProfilesXML | string | V | | | streamerType | string | V | | http/rtmp/hdnetwork
|
|