| Package | Description |
|---|---|
| com.sun.tv.si | |
| javax.tv.service |
| Modifier and Type | Method and Description |
|---|---|
void |
SIRequestImpl.notifyFailure(SIRequestFailureType reason)
Notifies the
SIRequestImpl of unsuccessful asynchronous
SI retrieval. |
| Modifier and Type | Field and Description |
|---|---|
static SIRequestFailureType |
SIRequestFailureType.CANCELED
The reason generated when the
SIRequest is canceled. |
static SIRequestFailureType |
SIRequestFailureType.DATA_UNAVAILABLE
The reason generated when the system cannot find the
requested data.
|
static SIRequestFailureType |
SIRequestFailureType.INSUFFICIENT_RESOURCES
The reason generated when the resources required to fulfill an
asynchronous SI retrieval (such as a tuner, section filter, etc.)
are unavailable.
|
static SIRequestFailureType |
SIRequestFailureType.UNKNOWN
The reason for the failure is unknown.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SIRequestor.notifyFailure(SIRequestFailureType reason)
Notifies the
SIRequestor of unsuccessful asynchronous
SI retrieval. |
Copyright © 2012 code4tv.com. All Rights Reserved.