Notification.MessagingStyle.SetGroupConversation(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setGroupConversation", "(Z)Landroid/app/Notification$MessagingStyle;", "GetSetGroupConversation_ZHandler", ApiSince=28)]
public virtual Android.App.Notification.MessagingStyle? SetGroupConversation (bool isGroupConversation);
[<Android.Runtime.Register("setGroupConversation", "(Z)Landroid/app/Notification$MessagingStyle;", "GetSetGroupConversation_ZHandler", ApiSince=28)>]
abstract member SetGroupConversation : bool -> Android.App.Notification.MessagingStyle
override this.SetGroupConversation : bool -> Android.App.Notification.MessagingStyle
Parameters
- isGroupConversation
- Boolean
Returns
- Attributes