get_emergency_numbers


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.12" ) ]
public unowned string[] get_emergency_numbers ()

Gets the list of emergency call numbers programmed in the SIM card.

Warning:

The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use dup_emergency_numbers if on another thread.

Parameters:

this

A Sim.

Returns:

The emergency numbers, or null if none available. Do not free the returned value, it belongs to this.