Android.Telephony.TelephonyManager.IsNetworkRoaming Property
Returns true if the device is considered roaming on the current network, for GSM purposes.

Syntax

[get: Android.Runtime.Register("isNetworkRoaming", "()Z", "GetIsNetworkRoamingHandler")]
public virtual bool IsNetworkRoaming { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the device is considered roaming on the current network, for GSM purposes.

Availability: Only when user registered to a network.

[Android Documentation]

Requirements

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