[ Version ( since = "1.16" ) ]
public unowned string get_eid ()
Gets the Embedded UICC ID (or EID) of the Sim object.
<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_eid if on another thread. </warning>
| this |
A Sim. |
|
The EID of the Sim object, or null if it couldn't be retrieved. |