Mbim.SmsPduReadRecord

Fields

Name

Type

Access

Description

message_index

int

r/w

a #guint32.

message_status

int

r/w

a Mbim.SmsStatus given as a #guint32.

pdu_data

int

r/w

an array of #guint8 values.

pdu_data_size

int

r/w

size of the pdu_data array.

Methods

class

array_free (array)

Details

class Mbim.SmsPduReadRecord

A Mbim.SmsPduReadRecord element.

New in version 1.4.

classmethod array_free(array)
Parameters:

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

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

New in version 1.4.