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

    Function setFirstName

    • Sets the first name of the user. A null value will unset the first name for this user.

      Parameters

      • firstName: string | null

        Limited to 255 characters in length.

      Returns void