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
/
VmodalHttp
/
requestBytes
request
Bytes
fun
requestBytes
(
method
:
String
,
path
:
String
,
json
:
Any
?
=
null
,
params
:
Map
<
String
,
Any
?
>
=
emptyMap()
)
:
ByteArray
Executes a bounded in-memory binary request.