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.ProvisionedContextElementelement.New in version 1.0.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.ProvisionedContextElement) – aNoneterminated array ofMbim.ProvisionedContextElementstructs.
Frees the memory allocated for the array of
Mbim.ProvisionedContextElementstructs.New in version 1.0.