| KalturaClientNotification |
| Description |
Client notification object to hold the notification url and the data when sending client side notifications
|
|
Properties
|
|
|
KalturaClientNotification
|
| Name | Type | Writable | Restrictions | Description |
|---|
| data | string | V | | The serialized notification data to send
| | url | string | V | | The URL where the notification should be sent to
|
|