[ CCode ( has_construct_function = false ) ]
public ControlPoint (Context context, string target)
Create a new ControlPoint with the specified context and target
.
target should be a service or device name, such as `urn:schemas-upnp-org:service:WANIPConnection:1` or
`urn:schemas-upnp-org:device:MediaRenderer:1`.
| context |
A Context |
| target |
The search target |
|
A new ControlPoint object. |