Braze React Native SDK - v21.0.0
    Preparing search index...

    Function addToSubscriptionGroup

    • Adds the user to a subscription group.

      Parameters

      • groupId: string

        The string UUID corresponding to the subscription group, provided by the Braze dashboard.

      • Optionalcallback: Callback<boolean>

        A callback that receives the function call result.

      Returns void