| notification:getclientnotification | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Return the notifications for a specific entry id and type |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| entryId | string | V | |||
| type | KalturaNotificationType | V | KalturaNotificationType:: | ||
| Output Type | |||||
| KalturaClientNotification | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=notification&action=getclientnotification POST fields: entryId type |
|||||