Condividi tramite


Notification.CallStyle.CallTypeUnknown Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.App.NotificationCallType enum directly instead of this field.

Tipo di chiamata sconosciuto.

[Android.Runtime.Register("CALL_TYPE_UNKNOWN", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationCallType enum directly instead of this field.", true)]
public const Android.App.NotificationCallType CallTypeUnknown = 0;
[<Android.Runtime.Register("CALL_TYPE_UNKNOWN", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationCallType enum directly instead of this field.", true)>]
val mutable CallTypeUnknown : Android.App.NotificationCallType

Valore del campo

Value = 0
Attributi

Commenti

Tipo di chiamata sconosciuto.

Vedere #EXTRA_CALL_TYPE.

Documentazione java per android.app.Notification.CallStyle.CALL_TYPE_UNKNOWN.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a