Mbim.SmsPduReadRecord¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
message_index  | 
r/w  | 
a #guint32.  | 
|
message_status  | 
r/w  | 
a   | 
|
pdu_data  | 
r/w  | 
an array of #guint8 values.  | 
|
pdu_data_size  | 
r/w  | 
size of the pdu_data array.  | 
Methods¶
class  | 
  | 
Details¶
- class Mbim.SmsPduReadRecord¶
 A
Mbim.SmsPduReadRecordelement.New in version 1.4.
- classmethod array_free(array)¶
 - Parameters:
 array (
Mbim.SmsPduReadRecord) – aNoneterminated array ofMbim.SmsPduReadRecordstructs.
Frees the memory allocated for the array of
Mbim.SmsPduReadRecordstructs.New in version 1.4.