Android.App.Notification.ExtraPeople Field
Notification.Extras key: A String array containing the people that this notification relates to, each of which was supplied to Android.App.Notification.Builder.AddPerson(string).

Syntax

[Android.Runtime.Register("EXTRA_PEOPLE")]
public const string ExtraPeople

Remarks

Notification.Extras key: A String array containing the people that this notification relates to, each of which was supplied to Android.App.Notification.Builder.AddPerson(string).

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1