Function

QmiMessageUimRefreshCompleteInputnew

since: 1.28

Declaration [src]

QmiMessageUimRefreshCompleteInput*
qmi_message_uim_refresh_complete_input_new (
  void
)

Description [src]

Allocates a new QmiMessageUimRefreshCompleteInput.

Available since: 1.28

Return value

Type: QmiMessageUimRefreshCompleteInput

The newly created QmiMessageUimRefreshCompleteInput. The returned value should be freed with qmi_message_uim_refresh_complete_input_unref().

The caller of the function takes ownership of the data, and is responsible for freeing it.