Struct

QmiMessageVoiceGetAllCallInfoOutputRemotePartyNumberCall

since: 1.30.2

Description [src]

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

A QmiMessageVoiceGetAllCallInfoOutputRemotePartyNumberCall struct.

Structure members
id

A #guint8.

presentation_indicator

A QmiVoicePresentation.

type

A string.

Available since: 1.30.2