getFloor

fun getFloor(completionHandler: (List<Floor>?, Error?) -> Any?)

Return the list of the floors.

Parameters

completionHandler

the completion handler that return the list of floors or an error