get_manufacturer


Description:

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

Gets the equipment manufacturer, as reported by this Modem.

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

Parameters:

this

A Modem.

Returns:

The equipment manufacturer, or null if none available. Do not free the returned value, it belongs to this.