Property

GSSDPClient:address-family

since: 1.2.0

Declaration

property address-family: Gio.SocketFamily [ read, write, construct-only ]

Description [src]

The IP protocol address family this client works on. When specified during construction without giving a concrete address, it will be used to determine the proper address.

If not specified, will contain the currrent address family after the call to g_initable_init(). Use G_SOCKET_FAMILY_INVALID to specifiy using the default socket family (legacy IP).

Type:GSocketFamily

Available since: 1.2.0

Default valueG_SOCKET_FAMILY_INVALID
Getter methodgssdp_client_get_family

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes