get_imei


Description:

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

Gets the IMEI, as reported by this Modem3gpp.

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

Parameters:

this

A Modem3gpp.

Returns:

The IMEI, or null if none available.