dup_sim_slot_paths


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.16" ) ]
public string[] dup_sim_slot_paths ()

Gets a copy of the DBus paths of the Sim objects available in the different SIM slots handled in this Modem.

If a given SIM slot at a given index doesn't have a SIM card available, an empty object path will be given. This list includes the currently active SIM object path.

Parameters:

this

A Modem.

Returns:

The DBus paths of the Sim objects handled in this Modem, or null if none available. The returned value should be freed with strfreev.