Mbim.SmsCdmaSendRecord¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
address |
r/w |
a string. |
|
encoded_message |
r/w |
an array of #guint8 values. |
|
encoded_message_size |
r/w |
size of the encoded_message array. |
|
encoded_message_size_in_characters |
r/w |
a #guint32. |
|
encoding |
r/w |
a |
|
language |
r/w |
a |
Methods¶
|
Details¶
- class Mbim.SmsCdmaSendRecord¶
A
Mbim.SmsCdmaSendRecord
element.New in version 1.4.
- free()¶
Frees the memory allocated for the
Mbim.SmsCdmaSendRecord
.New in version 1.4.