dup_interface


Description:

[ Version ( since = "1.0" ) ]
public string dup_interface ()

Gets a copy of the operating system name for the network data interface that provides packet data using this Bearer.

This will only be available once the Bearer is in connected state.

Parameters:

this

A Bearer.

Returns:

The name of the interface, or null if it couldn't be retrieved. The returned value should be freed with g_free.