|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UPnPActionResponseHandler
This interface represents a listener for an asynchronous UPnP action response.
| Method Summary | |
|---|---|
void |
notifyUPnPActionResponse(UPnPResponse response)
Notifies the listener when a UPnP action response is received. |
| Method Detail |
|---|
void notifyUPnPActionResponse(UPnPResponse response)
response - The response to a UPnP action: a
UPnPActionResponse, a
UPnPErrorResponse, or a
UPnPGeneralErrorResponse.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||