public interface SdkApiEndpointInterface
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<Void> |
addLiveParkEvent(ParkEventLiveLeavingIntern parkEventLiveLeaving) |
rx.Observable<Long> |
addRoute(Route route) |
@POST(value="addLiveParkEvent") rx.Observable<Void> addLiveParkEvent(@Body ParkEventLiveLeavingIntern parkEventLiveLeaving)
Copyright © 2018. All rights reserved.