dup_identifier
Description:
[ Version ( since = "1.0" ) ]
public string dup_identifier ()
Gets a copy of the unique SIM identifier of the Sim object.
Parameters:
Returns:
The unique identifier of the Sim object, or null if it couldn't be retrieved.
The returned value should be freed with g_free.
|