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.PhonebookEntryelement.New in version 1.4.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.PhonebookEntry) – aNoneterminated array ofMbim.PhonebookEntrystructs.
Frees the memory allocated for the array of
Mbim.PhonebookEntrystructs.New in version 1.4.