VModal Android SDK
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
VModal Android SDK
VModal Android SDK
/
com.vmodal.sdk
/
VmodalTransport
Vmodal
Transport
interface
VmodalTransport
Injectable synchronous transport contract.
Inheritors
CancellableVmodalTransport
HttpUrlConnectionTransport
Members
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
request
:
VmodalRequest
)
:
VmodalResponse
Executes
request
and returns a bounded response.