Method
PhoshMMDBusObjectget_modem
Declaration [src]
PhoshMMDBusModem*
phosh_mm_dbus_object_get_modem (
PhoshMMDBusObject* object
)
Description [src]
Gets the PhoshMMDBusModem
instance for the D-Bus interface org.freedesktop.ModemManager1.Modem on object
, if any.
Return value
Returns: | PhoshMMDBusModem |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |