getUserIdentifier

open override fun getUserIdentifier(): String?

Get the user identifier of the currently authenticated user

This method should only be called after start. Calling this method when the SDK is in an invalid state for it will result in a null return

Return

The current userIdentifier, or null if none exists