public interface UPnPActionResponseHandler
| Modifier and Type | Method and Description |
|---|---|
void |
notifyUPnPActionResponse(UPnPResponse response)
Notifies the listener when a UPnP action response is received.
|
void notifyUPnPActionResponse(UPnPResponse response)
response - The response to a UPnP action: a
UPnPActionResponse, a
UPnPErrorResponse, or a
UPnPGeneralErrorResponse.Copyright © 2013 CableLabs. All Rights Reserved.