| Package | Description |
|---|---|
| org.dvb.internet |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelledByUserEvent
Event indicating that an operation on an internet client failed because the operation
was canceled by the user
|
class |
InternetClientFailureEvent
Event indicating that an operation on an internet client failed.
|
class |
InternetClientSuccessEvent
Event indicating that an operation on an internet client succeeded
|
class |
PermissionDeniedEvent
Event indicating that an operation on an internet client failed due to the specified URL not
being accessible by the client due to access controls on the server.
|
class |
URLUnavailableEvent
Event indicating that an operation on an internet client failed due to the specified URL not
being available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternetClientListener.receiveInternetClientEvent(InternetClientEvent event)
The method to be called when an
InternetClientEvent is received. |
Copyright © 2012 code4tv.com. All Rights Reserved.