Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning
/
FilerRepository
/
Callback
Callback
interface
Callback
Members
Functions
on
Fail
Link copied to clipboard
abstract
fun
onFail
(
e
:
Throwable
)
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
file
:
File
)