Function
QmiMessageUimUnblockPinInputnew
since: 1.14
Declaration [src]
QmiMessageUimUnblockPinInput*
qmi_message_uim_unblock_pin_input_new (
void
)
Return value
Type: QmiMessageUimUnblockPinInput
The newly created QmiMessageUimUnblockPinInput
. The returned value should be freed with qmi_message_uim_unblock_pin_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |