Package com.biglybt.net.upnp
Interface UPnPActionInvocation
- All Known Implementing Classes:
UPnPActionInvocationImpl
public interface UPnPActionInvocation
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addArgument
(String name, String value) invoke()
returns the out/parameters and responseinvoke2()
-
Method Details
-
addArgument
-
invoke
returns the out/parameters and response- Returns:
- Throws:
UPnPException
-
invoke2
- Throws:
UPnPException
-