Enumeration

QmiWdsDeliveryOrder

since: 1.14

Declaration

enum Qmi.WdsDeliveryOrder

Description [src]

QoS delivery order.

Available since: 1.14

Members

QMI_WDS_QOS_DELIVERY_ORDER_SUBSCRIBE

Subscribe.

  • Value: 0
  • Available since: 1.14
QMI_WDS_QOS_DELIVERY_ORDER_ON

On.

  • Value: 1
  • Available since: 1.14
QMI_WDS_QOS_DELIVERY_ORDER_OFF

Off.

  • Value: 2
  • Available since: 1.14

Type functions

qmi_wds_delivery_order_get_string

Gets the nickname string for the QmiWdsDeliveryOrder specified at val.

since: 1.14