get_preferred_networks


Description:

[ Version ( since = "1.18" ) ]
public List<SimPreferredNetwork> get_preferred_networks ()

Gets the list of SimPreferredNetwork objects exposed by this Sim.

Parameters:

this

A Sim.

Returns:

a list of SimPreferredNetwork objects, or null. The returned value should be freed with g_list_free_full using free as DestroyNotify function.