| KalturaViewHistoryUserEntry |
| Properties |
Inherited from KalturaObjectBase
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| id |
bigint |
|
|
unique auto-generated identifier |
| entryId |
string |
V |
|
|
| userId |
string |
V |
|
|
| partnerId |
int |
|
|
|
| status |
KalturaUserEntryStatus |
|
|
|
| createdAt |
int |
|
|
|
| updatedAt |
int |
|
|
|
| type |
KalturaUserEntryType |
|
|
|
|
| KalturaViewHistoryUserEntry |
| Name |
Type |
Writable |
Restrictions |
Description |
| playbackContext |
string |
V |
|
Playback context |
| lastTimeReached |
int |
V |
|
Last playback time reached by user |
| lastUpdateTime |
int |
V |
|
|
| playlistLastEntryId |
string |
V |
|
Property to save last entry ID played in a playlist. |
| extendedStatus |
KalturaUserEntryExtendedStatus |
V |
|
|
|