Method

FwupdPluginDeviceget_context

Declaration [src]

FuContext*
fu_device_get_context (
  FuDevice* self
)

Description [src]

Gets the context assigned for this device.

Available since:1.6.0

Return value

Returns: FuContext
 

The FuContext object, or NULL.

 The data is owned by the instance.