[ Version ( since = "1.0" ) ]
public unowned string get_esn ()
Gets the Electronic Serial Number, as reported by this ModemCdma.
The ESN is superceded by MEID, but still used in older devices.
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_esn if on another thread.
this |
A ModemCdma. |
The ESN, or |