| liveChannel:islive | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Delivering the status of a live channel (on-air/offline) |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| id | string | ID of the live channel | V | ||
| Output Type | |||||
| bool | |||||
| Errors | |||||
| ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=liveChannel&action=islive POST fields: id |
|||||