java.lang.Object | |
↳ | com.htc.net.FourG.QosStatistics |
![]() |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the unique, local to the User Equipment's implementation identifier (LID)
for the service flow which these statistics apply.
| |||||||||||
Returns the QoS ID for the service flow which these statistics apply.
| |||||||||||
Returns the number of PDU (Protocol Data Unit data packets, not signaling) bytes
across this service flow.
| |||||||||||
Returns the number of PDU packets across this service flow.
| |||||||||||
Returns the number of PDU packets across this service flow that were dropped.
| |||||||||||
Returns total number of packets resent for the service flow.
| |||||||||||
Returns the number of bytes received for the service flow.
| |||||||||||
Returns the number of SDU (Service Data Unit signaling packets) bytes across this service flow.
| |||||||||||
Returns the number of SDU signaling packets across this service flow.
| |||||||||||
Returns the number of SDU signaling packets across this service flow that were dropped.
| |||||||||||
Returns the number of seconds for which this service flow has been established.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the unique, local to the User Equipment's implementation identifier (LID) for the service flow which these statistics apply.
Returns the QoS ID for the service flow which these statistics apply.
Returns the number of PDU (Protocol Data Unit data packets, not signaling) bytes across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of PDU packets across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of PDU packets across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns total number of packets resent for the service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of bytes received for the service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of SDU (Service Data Unit signaling packets) bytes across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of SDU signaling packets across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of SDU signaling packets across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of seconds for which this service flow has been established. If this datum is unavailable, Long.MIN_VALUE is returned.