Mbim.PhonebookEntry¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
entry_index |
r/w |
a #guint32. |
|
name |
r/w |
a string. |
|
number |
r/w |
a string. |
Methods¶
class |
|
Details¶
- class Mbim.PhonebookEntry¶
A
Mbim.PhonebookEntry
element.New in version 1.4.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.PhonebookEntry
) – aNone
terminated array ofMbim.PhonebookEntry
structs.
Frees the memory allocated for the array of
Mbim.PhonebookEntry
structs.New in version 1.4.