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

    Function setEmail

    • Sets the email address of the user. A null value will unset the email for this user.

      Parameters

      • email: string | null

        Must pass RFC-5322 email address validation.

      Returns void