Language

Call.Details.StatusHints Property

Definition

public virtual Android.Telecom.StatusHints? StatusHints { [Android.Runtime.Register("getStatusHints", "()Landroid/telecom/StatusHints;", "GetGetStatusHintsHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getStatusHints", "()Landroid/telecom/StatusHints;", "GetGetStatusHintsHandler", ApiSince=23)>]
member this.StatusHints : Android.Telecom.StatusHints

Property Value

The current android.telecom.StatusHints, or null if none have been set.

Attributes

Remarks

Java documentation for android.telecom.Call.Details.getStatusHints().

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