Method

FwupdReleaseget_protocol

Declaration [src]

const gchar*
fwupd_release_get_protocol (
  FwupdRelease* self
)

Description [src]

Gets the update protocol.

Available since:1.2.2

Return value

Returns: const gchar*
 

The update protocol, or NULL if unset.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.