Qmi.IndicationQosFlowStatusOutput¶
Fields¶
None
Methods¶
  | 
|
  | 
|
  | 
Details¶
- class Qmi.IndicationQosFlowStatusOutput¶
 The
Qmi.IndicationQosFlowStatusOutputstructure contains private data and should only be accessed using the provided API.New in version 1.22.
- get_value()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_value_qos_id:
 a placeholder for the output #guint32, or
Noneif not required.- value_value_status:
 a placeholder for the output
Qmi.QosStatus, orNoneif not required.- value_value_event:
 a placeholder for the output
Qmi.QosEvent, orNoneif not required.
- Return type:
 (
bool, value_value_qos_id:int, value_value_status:Qmi.QosStatus, value_value_event:Qmi.QosEvent)
Get the ‘Value’ field from self.
New in version 1.22.
- ref()¶
 - Returns:
 the new reference to self.
- Return type:
 
Atomically increments the reference count of self by one.
New in version 1.22.
- unref()¶
 Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.
New in version 1.22.