GUPnP.ServiceActionArgInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
direction |
r/w |
The direction of the action argument. |
|
name |
r/w |
The name of the action argument. |
|
related_state_variable |
r/w |
The name of the state variable associated with this argument. |
|
retval |
r/w |
Whether this argument is the return value of the action. |
Methods¶
None
Details¶
- class GUPnP.ServiceActionArgInfo¶
This structure contains information about the argument of service action.