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:guint8A #guint8.
state:QmiVoiceCallStateA
QmiVoiceCallState.type:QmiVoiceCallTypeA
QmiVoiceCallType.direction:QmiVoiceCallDirectionA
QmiVoiceCallDirection.mode:QmiVoiceCallModeA
QmiVoiceCallMode.multipart_indicator:gbooleanA #gboolean.
als:QmiVoiceAlsA
QmiVoiceAls.
Available since: 1.30.2