Function

QmiMessageOmaSendSelectionInputnew

since: 1.6

Declaration [src]

QmiMessageOmaSendSelectionInput*
qmi_message_oma_send_selection_input_new (
  void
)

Description [src]

Allocates a new QmiMessageOmaSendSelectionInput.

Available since: 1.6

Return value

Type: QmiMessageOmaSendSelectionInput

The newly created QmiMessageOmaSendSelectionInput. The returned value should be freed with qmi_message_oma_send_selection_input_unref().

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