[ 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.
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.
this |
A Sim. |
The emergency numbers, or |