EBookContacts.ContactCert

Fields

Name

Type

Access

Description

data

str

r/w

length

int

r/w

Methods

class

new ()

free ()

Details

class EBookContacts.ContactCert
classmethod new()
Returns:

A new EBookContacts.ContactCert struct.

Return type:

EBookContacts.ContactCert

Creates an EBookContacts.ContactCert struct with all values set to 0.

New in version 3.8.

free()

Frees the self struct and its contents.