Mbim.EventEntry¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cids |
r/w |
an array of #guint32 values. |
|
cids_count |
r/w |
a #guint32. |
|
device_service_id |
r/w |
a |
Methods¶
class |
|
Details¶
- class Mbim.EventEntry¶
A
Mbim.EventEntry
element.New in version 1.4.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.EventEntry
) – aNone
terminated array ofMbim.EventEntry
structs.
Frees the memory allocated for the array of
Mbim.EventEntry
structs.New in version 1.4.