get_meid


Description:

[ Version ( since = "1.0" ) ]
public unowned string get_meid ()

Gets the Mobile Equipment Identifier, as reported by this ModemCdma.

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_meid if on another thread.

Parameters:

this

A ModemCdma.

Returns:

The MEID, or null if none available.