onFloorSelected

@RestrictTo(value = [RestrictTo.Scope.LIBRARY])
abstract fun onFloorSelected(floorId: String)

Called when a floor is selected by the user.

Parameters

floorId

The ID of the selected floor