Mbim.UiccApplication¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
application_id |
r/w |
an array of #guint8 values. |
|
application_id_size |
r/w |
size of the application_id array. |
|
application_name |
r/w |
a string. |
|
application_type |
r/w |
a |
|
pin_key_reference_count |
r/w |
a #guint32. |
|
pin_key_references |
r/w |
an array of #guint8 values. |
|
pin_key_references_size |
r/w |
size of the pin_key_references array. |
Methods¶
class |
|
Details¶
- class Mbim.UiccApplication¶
A
Mbim.UiccApplication
element.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.UiccApplication
) – aNone
terminated array ofMbim.UiccApplication
structs.
Frees the memory allocated for the array of
Mbim.UiccApplication
structs.New in version 1.28.