Struct

QmiIndicationVoiceAllCallStatusOutputRemotePartyNumberCall

since: 1.14

Description [src]

struct QmiIndicationVoiceAllCallStatusOutputRemotePartyNumberCall {
  guint8 id;
  QmiVoicePresentation presentation_indicator;
  gchar* type;
}

A QmiIndicationVoiceAllCallStatusOutputRemotePartyNumberCall struct.

Structure members
id: guint8

A #guint8.

presentation_indicator: QmiVoicePresentation

A QmiVoicePresentation.

type: gchar*

A string.

Available since: 1.14