TelecomManager.ExtraHasPicture Field

Definition

A boolean extra set on incoming calls to indicate that the call has a picture specified.

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

Field Value

String
Attributes

Remarks

Java documentation for android.telecom.TelecomManager.EXTRA_HAS_PICTURE.

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