healbesdk
1.3.1
healbesdk
/
com.healbe.healbesdk.serverApi.research
/
ResearchService
/
uploadWristbandLog
upload
Wristband
Log
abstract
suspend
fun
uploadWristbandLog
(
sensorId
:
String
,
type
:
Int
,
readableStream
:
ReadableStream
,
fileName
:
String
,
uploadListener
:
(
percentage
:
Int
)
->
Unit
)
:
UploadLogResponse