Android.Net.TrafficStats: Property Members

The properties of Android.Net.TrafficStats are listed below. For a list of all members, see the TrafficStats Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
MobileRxByteslong. Return number of bytes received across mobile networks since device boot.
[read-only]
static
MobileRxPacketslong. Return number of packets received across mobile networks since device boot.
[read-only]
static
MobileTxByteslong. Return number of bytes transmitted across mobile networks since device boot.
[read-only]
static
MobileTxPacketslong. Return number of packets transmitted across mobile networks since device boot.
static
ThreadStatsTagint. Get the active tag used when accounting Java.Net.Socket traffic originating from the current thread.
[read-only]
static
TotalRxByteslong. Return number of bytes received since device boot.
[read-only]
static
TotalRxPacketslong. Return number of packets received since device boot.
[read-only]
static
TotalTxByteslong. Return number of bytes transmitted since device boot.
[read-only]
static
TotalTxPacketslong. Return number of packets transmitted since device boot.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.