SDK
SDK
/
com.ciscowebex.androidsdk.message
/
MessageClient
/
ProgressHandler
Progress
Handler
fun
interface
ProgressHandler
Content copied to clipboard
A callback to indicate the progress of an action in already processed size (bytes).
Since
1.4.0
Functions
Functions
on
Progress
Link copied to clipboard
abstract
fun
onProgress
(
bytes
:
Double
)
Content copied to clipboard