to top
Android APIs
Since: API Level 1
public interface

HttpTransportMetrics

org.apache.http.io.HttpTransportMetrics
Known Indirect Subclasses

Summary

Public Methods
abstract long getBytesTransferred()
Returns the number of bytes trasferred.
abstract void reset()
Resets the counts

Public Methods

public abstract long getBytesTransferred ()

Since: API Level 1

Returns the number of bytes trasferred.

public abstract void reset ()

Since: API Level 1

Resets the counts