[ Version ( since = "1.0" ) ]
public unowned string get_imsi ()
Gets the International Mobile Subscriber Identity (IMSI) of the Sim object.
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_imsi if on another thread.
this |
A Sim. |
The IMSI of the Sim object, or |