Method

GSSDPClientget_active

Declaration [src]

gboolean
gssdp_client_get_active (
  GSSDPClient* client
)

Description [src]

Get the current state of the client. See GSSDPClient:active for details.

Gets propertyGSSDP.Client:active

Return value

Type: gboolean

TRUE if client is active, FALSE otherwise.