GUPnP.ServiceActionArgInfo

Fields

Name

Type

Access

Description

direction

GUPnP.ServiceActionArgDirection

r/w

The direction of the action argument.

name

str

r/w

The name of the action argument.

related_state_variable

str

r/w

The name of the state variable associated with this argument.

retval

bool

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.