getUserObject

open override fun getUserObject(key: Any): Any?

Returns the user object with the given key.

Return

user object or null, if the key does not exist or the user object is null

Parameters

key

of the desired user object