Notification.CallStyle.CallTypeOngoing Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
This constant will be removed in the future version. Use Android.App.NotificationCallType enum directly instead of this field.
Tipo de chamada para chamadas contínuas.
[Android.Runtime.Register("CALL_TYPE_ONGOING", 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 CallTypeOngoing = 2;
[<Android.Runtime.Register("CALL_TYPE_ONGOING", 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 CallTypeOngoing : Android.App.NotificationCallType
Valor do campo
Value = 2- Atributos
Comentários
Tipo de chamada para chamadas contínuas. Veja Notification.EXTRA_CALL_TYPE.
Referência do Android para android.app.Notification.CallStyle.CALL_TYPE_ONGOING.
Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.