Struct

QmiMessageWdsGetProfileListOutputProfileListProfile

since: 1.8

Description [src]

struct QmiMessageWdsGetProfileListOutputProfileListProfile {
  QmiWdsProfileType profile_type;
  guint8 profile_index;
  gchar* profile_name;
}

A QmiMessageWdsGetProfileListOutputProfileListProfile struct.

Structure members
profile_type

A QmiWdsProfileType.

profile_index

A #guint8.

profile_name

A string.

Available since: 1.8