| Package | Description |
|---|---|
| org.mythtv.services.api.dvr | |
| org.mythtv.services.api.dvr.impl | |
| org.mythtv.services.api.guide | |
| org.mythtv.services.api.guide.impl |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
DvrOperations.getRecorded(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
DvrTemplate.getRecorded(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
GuideOperations.getProgramDetails(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
GuideTemplate.getProgramDetails(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag) |
Copyright © 2012. All Rights Reserved.