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

    Function getUserId

    • Returns a unique ID stored for the user. If the user is anonymous, there is no ID stored for the user and this method will return null.

      Parameters

      • callback: Callback<string>

        A callback that receives the function call result.

      Returns void