Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-cesium-engine
/
cesium.engine
/
RequestCallback
Request
Callback
typealias
RequestCallback
=
(
)
->
Promise
<
Void
>
(
source
)
The function that makes the actual data request.
See also
Online Documentation