Mbim.ProvisionedContextElement¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
access_string |
r/w |
a string. |
|
auth_protocol |
r/w |
a |
|
compression |
r/w |
a |
|
context_id |
r/w |
a #guint32. |
|
context_type |
r/w |
a |
|
password |
r/w |
a string. |
|
user_name |
r/w |
a string. |
Methods¶
class |
|
Details¶
- class Mbim.ProvisionedContextElement¶
A
Mbim.ProvisionedContextElement
element.New in version 1.0.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.ProvisionedContextElement
) – aNone
terminated array ofMbim.ProvisionedContextElement
structs.
Frees the memory allocated for the array of
Mbim.ProvisionedContextElement
structs.New in version 1.0.