Méthode | Description | |
---|---|---|
Invocation ( OpenHome aAction, |
Request an invocation object prior to setting input/output arguments
|
|
InvokeAction ( |
Invoke an action
|
Méthode | Description | |
---|---|---|
CpService ( |
Constructor. Only intended for use by CpProxy.
|
|
CpServiceCreate ( |
||
CpServiceDestroy ( |
||
CpServiceInvokeAction ( |
||
Handle ( ) : |
||
InvocationComplete ( |
public Invocation ( OpenHome aAction, |
||
aAction | OpenHome | Action which will be invoked |
aCallback | Delegate to run when the action completes | |
Résultat |
public InvokeAction ( |
||
aInvocation | Invocation object, with all input and output arguments added | |
Résultat | void |