| java.lang.Object | ||
| ↳ | com.mapsted.map.map_overlay.datasource.MapOverlayRemoteApi | |
| ↳ | com.mapsted.map.map_overlay.datasource.FakeMapOverlayRemoteApi | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FakeMapOverlayRemoteApi(Context context) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | getMapOverlays(int propertyId, int buildingId, int floorId, Consumer<List<MapOverlayResponseItem>> consumer) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.mapsted.map.map_overlay.datasource.MapOverlayRemoteApi
| |||||||||||
From class
java.lang.Object
| |||||||||||