toggle menu
theta-client
1.10.2
1.11.0
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
common
switch theme
search in API
theta-client
/
com.ricoh360.thetaclient
/
MultipartPostClient
Multipart
Post
Client
interface
MultipartPostClient
HTTP client interface for update firmware This interface is used in unit tests.
Inheritors
MultipartPostClientImpl
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
request
Link copied to clipboard
abstract
suspend
fun
request
(
endpoint
:
String
,
path
:
String
,
filePaths
:
List
<
String
>
,
connectionTimeout
:
Long
,
socketTimeout
:
Long
,
callback
:
(
Int
)
->
Unit
?
,
boundary
:
String
=
BOUNDARY
)
:
ByteArray
Send a HTTP request.