setUserIdentifier

public void setUserIdentifier(@Nullable() String userId)

Sets the user ID. This would typically be some form of unique identifier such as a UUID or database key for the user.

Parameters

userId

the unique identifier for the user