getPersistUser

open fun getPersistUser(): Boolean

Set whether or not Bugsnag should persist user information between application sessions. If enabled then any user information set will be re-used until the user information is removed manually by calling setUser with null arguments.