Package com. sygic. sdk
Types
Appenders Dsl
Link copied to clipboard
Audio
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Audio Flag Settings Adapter
Link copied to clipboard
object AudioFlagSettingsAdapter
Content copied to clipboard
Authentication
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Base Native Parcelable
Link copied to clipboard
Initialization Callback
Link copied to clipboard
Logging Item Dsl
Link copied to clipboard
Logging Settings
Link copied to clipboard
data class LoggingSettings(loggingItems: List<LoggingSettings.LoggingItem>)
Content copied to clipboard
Logging Settings Adapter
Link copied to clipboard
object LoggingSettingsAdapter
Content copied to clipboard
Log Level Adapter
Link copied to clipboard
object LogLevelAdapter
Content copied to clipboard
Map Reader Settings
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Map Settings
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Native Methods Receiver
Link copied to clipboard
abstract class NativeMethodsReceiver
Content copied to clipboard
Navigation
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Navigation Dsl
Link copied to clipboard
Online
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Operation Status
Link copied to clipboard
open class OperationStatus
Content copied to clipboard
Position Settings
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Routing
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Storage Folders
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Sygic Engine
Link copied to clipboard
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.
Sygic Json Config
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Sygic Json Config Dsl
Link copied to clipboard
Vehicle Restrictions Adapter
Link copied to clipboard
object VehicleRestrictionsAdapter
Content copied to clipboard
Functions
build Json Config
Link copied to clipboard
inline fun buildJsonConfig(jsonConfig: String? = null, buildJsonConfig: SygicEngine.JsonConfigBuilder.() -> Unit): String
Content copied to clipboard