onUserTap

abstract fun onUserTap(userId: String)

Called when a user avatar is tapped on a map or scene view.

Parameters

userId

The ID of the user associated with the tapped avatar.