Method

GUPnPAVProtocolInfoget_network

Declaration [src]

const char*
gupnp_protocol_info_get_network (
  GUPnPProtocolInfo* info
)

Description [src]

Get the network this info is associated with.

Return value

Type: const char*

The network string or NULL. This string should not be freed.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.