Android.Net.NetworkInfo.IsRoaming Property
Indicates whether the device is currently roaming on this network.

Syntax

[get: Android.Runtime.Register("isRoaming", "()Z", "GetIsRoamingHandler")]
public virtual bool IsRoaming { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether the device is currently roaming on this network. When true, it suggests that use of data on this network may incur extra costs.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3