LocationManager.KeyFlushComplete Field

Definition

Key used for an extra holding an integer request code when location flush completion is sent using a PendingIntent.

[Android.Runtime.Register("KEY_FLUSH_COMPLETE", ApiSince=31)]
public const string KeyFlushComplete;
[<Android.Runtime.Register("KEY_FLUSH_COMPLETE", ApiSince=31)>]
val mutable KeyFlushComplete : string

Field Value

Attributes

Remarks

Key used for an extra holding an integer request code when location flush completion is sent using a PendingIntent.

Java documentation for android.location.LocationManager.KEY_FLUSH_COMPLETE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to