Function
QmiMessageUimSendApduInputnew
since: 1.36
Declaration [src]
QmiMessageUimSendApduInput*
qmi_message_uim_send_apdu_input_new (
void
)
Return value
Type: QmiMessageUimSendApduInput
The newly created QmiMessageUimSendApduInput
. The returned value should be freed with qmi_message_uim_send_apdu_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |