Enum GroupAlertBehaviours | Mobile Notifications | 1.0.4-preview.9
docs.unity3d.com
    Show / Hide Table of Contents

    Enum GroupAlertBehaviours

    Allows applying an alert behaviour to grouped notifications.

    Namespace: Unity.Notifications.Android
    Syntax
    public enum GroupAlertBehaviours

    Fields

    Name Description
    GroupAlertAll

    All notifications in a group with sound or vibration will make sound or vibrate, so this notification will not be muted when it is in a group.

    GroupAlertChildren

    All children notification in a group will be silenced (no sound or vibration) even if they would otherwise make sound or vibrate. Use this to mute this notification if this notification is a group child. This must be set on all children notifications you want to mute.

    GroupAlertSummary

    The summary notification in a group will be silenced (no sound or vibration) even if they would otherwise make sound or vibrate. Use this to mute this notification if this notification is a group summary.

    In This Article
    • Fields
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023