Package com. sygic. sdk
Types
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class LoggingSettings(val loggingItems: List<LoggingSettings.LoggingItem>)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link 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.
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
inline fun buildJsonConfig(jsonConfig: String? = null, buildJsonConfig: SygicEngine.JsonConfigBuilder.() -> Unit): String
Content copied to clipboard