TVTechnology
Revision as of 11:07, 2 June 2014 by Id02256 (talk | contribs) (Created page with "{{Api_DataType_Spec |Description=Represents a TV Technology object, modeling the different "platforms" or technologies (part of a ChannelMap) |Members= {{{!}} bo...")
Represents a TV Technology object, modeling the different "platforms" or technologies (part of a ChannelMap)
Members
| Field | Data Type | Description |
|---|---|---|
| ID | int | TV Technology ID |
| Name | String | Technology name |
| Title | String | TV Technology title |
| Transport | TVTransport | Transport of TV Technology |
Example
{
- "ID": 1,
- "Name": "Vivo TV Cabo",
- "Title": "Vivo TV Cabo",
- TVTransport
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial data type implementation |
See also
- EPG Service
- ChannelMap object
- Region object
- TVTransport