EBookContacts.ContactCert¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
data |
r/w |
||
length |
r/w |
Methods¶
class |
|
|
Details¶
- class EBookContacts.ContactCert¶
- classmethod new()¶
- Returns:
A new
EBookContacts.ContactCert
struct.- Return type:
Creates an
EBookContacts.ContactCert
struct with all values set to 0.New in version 3.8.
- free()¶
Frees the self struct and its contents.