getNode

abstract fun getNode(userId: String): ERROR CLASS: Symbol not found for Node(source)

Returns the Node associated with a given userId.

Return

The found Node or a fallback object.

Parameters

userId

The hex string identifier.