Mbim.PhonebookEntry

Fields

Name

Type

Access

Description

entry_index

int

r/w

a #guint32.

name

str

r/w

a string.

number

str

r/w

a string.

Methods

class

array_free (array)

Details

class Mbim.PhonebookEntry

A Mbim.PhonebookEntry element.

New in version 1.4.

classmethod array_free(array)
Parameters:

array (Mbim.PhonebookEntry) – a None terminated array of Mbim.PhonebookEntry structs.

Frees the memory allocated for the array of Mbim.PhonebookEntry structs.

New in version 1.4.