public class SdkApi extends Object implements SdkApiEndpointInterface
| Constructor and Description |
|---|
SdkApi(String appApiUrl,
String appApiKey) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<Void> |
addLiveParkEvent(ParkEventLiveLeavingIntern parkEventLiveLeaving) |
rx.Observable<Long> |
addRoute(Route route) |
static SSLContext |
createSSLContex() |
public rx.Observable<Long> addRoute(Route route)
addRoute in interface SdkApiEndpointInterfacepublic rx.Observable<Void> addLiveParkEvent(ParkEventLiveLeavingIntern parkEventLiveLeaving)
addLiveParkEvent in interface SdkApiEndpointInterfacepublic static SSLContext createSSLContex() throws NoSuchAlgorithmException, IOException, KeyStoreException, CertificateException, UnrecoverableKeyException, KeyManagementException
Copyright © 2018. All rights reserved.