Function
QmiMessageOmaStartSessionInputnew
since: 1.6
Declaration [src]
QmiMessageOmaStartSessionInput*
qmi_message_oma_start_session_input_new (
void
)
Return value
Type: QmiMessageOmaStartSessionInput
The newly created QmiMessageOmaStartSessionInput
. The returned value should be freed with qmi_message_oma_start_session_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |