Sygic Engine
object SygicEngine
Content copied to clipboard
Use this interface to set mandatory authentication credentials. You have to set the app-key in order to use the APIs contained within this SDK. Some APIs may appear to work without valid credentials but they may stop functioning in the near future when server side configurations change, so please always obtain and use valid credentials.
Types
Json Config Builder
Link copied to clipboard
Builder class for creating json configuration String used to initialize SygicEngine.
On Init Callback
Link copied to clipboard
interface OnInitCallback : CoreInitCallback<SygicContext> , NativeMethodsReceiver.NativeListener
Content copied to clipboard
Functions
initialize
Link copied to clipboard
fun initialize(request: SygicContextInitRequest, callback: SygicEngine.OnInitCallback?)
Content copied to clipboard
Content copied to clipboard
open Gps Connection
Link copied to clipboard
fun openGpsConnection()
Content copied to clipboard
Opens Gps connection manually after location permission was granted