Struct
QmiMessageUimReadTransparentInput
since: 1.6
Description [src]
struct QmiMessageUimReadTransparentInput {
/* No available fields */
}
The QmiMessageUimReadTransparentInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.6
Constructors
qmi_message_uim_read_transparent_input_new
Allocates a new QmiMessageUimReadTransparentInput
.
since: 1.6
Instance methods
qmi_message_uim_read_transparent_input_get_encrypt_data
Get the ‘Encrypt Data’ field from self
.
since: 1.6
qmi_message_uim_read_transparent_input_get_read_information
Get the ‘Read Information’ field from self
.
since: 1.6
qmi_message_uim_read_transparent_input_get_response_in_indication_token
Get the ‘Response In Indication Token’ field from self
.
since: 1.6
qmi_message_uim_read_transparent_input_ref
Atomically increments the reference count of self
by one.
since: 1.6
qmi_message_uim_read_transparent_input_set_encrypt_data
Set the ‘Encrypt Data’ field in the message.
since: 1.6
qmi_message_uim_read_transparent_input_set_read_information
Set the ‘Read Information’ field in the message.
since: 1.6
qmi_message_uim_read_transparent_input_set_response_in_indication_token
Set the ‘Response In Indication Token’ field in the message.
since: 1.6
qmi_message_uim_read_transparent_input_set_session
Set the ‘Session’ field in the message.
since: 1.22
qmi_message_uim_read_transparent_input_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.6