Struct
QmiMessageWdsGetPdnThrottleInfoOutputInfoElement
since: 1.14
Description [src]
struct QmiMessageWdsGetPdnThrottleInfoOutputInfoElement {
gboolean ipv4_throttled;
gboolean ipv6_throttled;
guint32 ipv4_throttle_time_left_ms;
guint32 ipv6_throttle_time_left_ms;
gchar* apn;
}
A QmiMessageWdsGetPdnThrottleInfoOutputInfoElement struct.
Structure members
ipv4_throttled
A #gboolean.
ipv6_throttled
A #gboolean.
ipv4_throttle_time_left_ms
A #guint32.
ipv6_throttle_time_left_ms
A #guint32.
apn
A string.
Available since: 1.14