getUser

open override fun getUser(nodeNum: Int): ERROR CLASS: Symbol not found for User(source)

Returns the User info for a given nodeNum.


open override fun getUser(userId: String): ERROR CLASS: Symbol not found for User(source)

Returns the User info for a given userId. Falls back to a generic user if not found.