TelephonyManager.ExtraIsRefresh Field

Definition

Boolean value representing whether the TelephonyManager#ACTION_SHOW_VOICEMAIL_NOTIFICATION is new or a refresh of an existing notification.

[Android.Runtime.Register("EXTRA_IS_REFRESH", ApiSince=27)]
public const string ExtraIsRefresh;
[<Android.Runtime.Register("EXTRA_IS_REFRESH", ApiSince=27)>]
val mutable ExtraIsRefresh : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.EXTRA_IS_REFRESH.

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