Notification.CallStyle.ForIncomingCall Método
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.
[Android.Runtime.Register("forIncomingCall", "(Landroid/app/Person;Landroid/app/PendingIntent;Landroid/app/PendingIntent;)Landroid/app/Notification$CallStyle;", "", ApiSince=31)]
public static Android.App.Notification.CallStyle ForIncomingCall (Android.App.Person person, Android.App.PendingIntent declineIntent, Android.App.PendingIntent answerIntent);
[<Android.Runtime.Register("forIncomingCall", "(Landroid/app/Person;Landroid/app/PendingIntent;Landroid/app/PendingIntent;)Landroid/app/Notification$CallStyle;", "", ApiSince=31)>]
static member ForIncomingCall : Android.App.Person * Android.App.PendingIntent * Android.App.PendingIntent -> Android.App.Notification.CallStyle
Parâmetros
- person
- Person
- declineIntent
- PendingIntent
- answerIntent
- PendingIntent
Retornos
- Atributos