Method

QmiMessageAtrSendOutputget_result

since: 1.34

Declaration [src]

gboolean
qmi_message_atr_send_output_get_result (
  QmiMessageAtrSendOutput* self
  GError** error
)

Description [src]

Get the result of the QMI operation.

Available since: 1.34

Return value

Type: gboolean

TRUE if the QMI operation succeeded, FALSE if error is set.