YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | List of all members
de.yaacc.upnp.callback.renderingcontrol.SetMute Class Referenceabstract
Inheritance diagram for de.yaacc.upnp.callback.renderingcontrol.SetMute:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.callback.renderingcontrol.SetMute:
Collaboration graph

Public Member Functions

 SetMute (Service service, boolean desiredMute, HttpRequestSender httpRequestSender)
 
 SetMute (UnsignedIntegerFourBytes instanceId, Service service, boolean desiredMute, HttpRequestSender httpRequestSender)
 
void success (ActionInvocation invocation)
 
abstract void failure (ActionInvocation invocation, UpnpResponse operation, String defaultMsg)
 
- Public Member Functions inherited from de.yaacc.upnp.callback.ActionCallback
ActionInvocation getActionInvocation ()
 
void run ()
 

Additional Inherited Members

- Protected Member Functions inherited from de.yaacc.upnp.callback.ActionCallback
 ActionCallback (ActionInvocation actionInvocation, HttpRequestSender httpRequestSender)
 
void failure (ActionInvocation invocation, UpnpResponse operation)
 
- Protected Attributes inherited from de.yaacc.upnp.callback.ActionCallback
final ActionInvocation actionInvocation
 
final HttpRequestSender httpRequestSender
 

Member Function Documentation

◆ failure()

abstract void de.yaacc.upnp.callback.renderingcontrol.SetMute.failure ( ActionInvocation  invocation,
UpnpResponse  operation,
String  defaultMsg 
)
abstract

◆ success()

void de.yaacc.upnp.callback.renderingcontrol.SetMute.success ( ActionInvocation  invocation)

The documentation for this class was generated from the following file: