get_pco


Description:

[ Version ( since = "1.10" ) ]
public List<Pco> get_pco ()

Get the list of Pco received from the network.

Parameters:

this

A Modem3gpp.

Returns:

a list of Pco objects, or null if error is set. The returned value should be freed with g_list_free_full using unref as DestroyNotify function.