Android.Telephony.CellLocation.RequestLocationUpdate Method
Request an update of the current location.

Syntax

[Android.Runtime.Register("requestLocationUpdate", "()V", "")]
public static void RequestLocationUpdate ()

Remarks

Request an update of the current location. If the location has changed, a broadcast will be sent to everyone registered with PhoneStateListener.LISTEN_CELL_LOCATION.

[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