public static class

HTCWimax4GManager.HTCWimaxConnectionStatistics

extends Wimax4GManager.WimaxConnectionStatistics
implements Parcelable
java.lang.Object
   ↳ com.htc.net.FourG.FourGManager.ConnectionStatistics
     ↳ com.htc.net.wimax.Wimax4GManager.WimaxConnectionStatistics
       ↳ com.htc.net.wimax.HTCWimax4GManager.HTCWimaxConnectionStatistics

Summary

[Expand]
Inherited Constants
From class com.htc.net.FourG.FourGManager.ConnectionStatistics
From interface android.os.Parcelable
Fields
protected static IWimaxController mService
Protected Constructors
HTCWimax4GManager.HTCWimaxConnectionStatistics()
Public Methods
int getPacketErrorRate()
void refresh(PendingIntent intent)
Refresh this object with update values
void resetAllStatistics(PendingIntent intent)
Resets the all summary connection statistics.
void setPacketErrorRate(int packetErrorRate)
[Expand]
Inherited Methods
From class com.htc.net.wimax.Wimax4GManager.WimaxConnectionStatistics
From class com.htc.net.FourG.FourGManager.ConnectionStatistics
From class java.lang.Object
From interface android.os.Parcelable

Fields

protected static IWimaxController mService

Protected Constructors

protected HTCWimax4GManager.HTCWimaxConnectionStatistics ()

Public Methods

public int getPacketErrorRate ()

public void refresh (PendingIntent intent)

Refresh this object with update values

public void resetAllStatistics (PendingIntent intent)

Resets the all summary connection statistics. Method does not reset any Qos statistics data related to any service flow Register the current activity to be notified via intent once when the reset is complete.

public void setPacketErrorRate (int packetErrorRate)