Struct
QmiMessageVoiceGetAllCallInfoOutputCallInformationCall
since: 1.30.2
Description [src]
struct QmiMessageVoiceGetAllCallInfoOutputCallInformationCall {
guint8 id;
QmiVoiceCallState state;
QmiVoiceCallType type;
QmiVoiceCallDirection direction;
QmiVoiceCallMode mode;
gboolean multipart_indicator;
QmiVoiceAls als;
}
A QmiMessageVoiceGetAllCallInfoOutputCallInformationCall struct.
Structure members
id
A #guint8.
state
A
QmiVoiceCallState
.type
A
QmiVoiceCallType
.direction
A
QmiVoiceCallDirection
.mode
A
QmiVoiceCallMode
.multipart_indicator
A #gboolean.
als
A
QmiVoiceAls
.
Available since: 1.30.2