Package com. mappedin. sdk
Types
MPIMapView
Link copied to clipboard
open class MPIMapView @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : WebView, MPIMapViewInterface
Content copied to clipboard
MPIMapViewInterface
Link copied to clipboard
interface MPIMapViewInterface
Content copied to clipboard
Functions
safeDecodeFromString
Link copied to clipboard
inline fun <T : Any> Json.safeDecodeFromString(stringToDecode: String): T?
Content copied to clipboard
safeEncodeToString
Link copied to clipboard