STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.call
/
VoIPTimerObserver
Vo
IPTimer
Observer
interface
VoIPTimerObserver
Content copied to clipboard
Created by streamwide on 12/23/16. Interface to listen for changes on the
Timer
.
Functions
Functions
on
Call
Time
Start
Link copied to clipboard
abstract
fun
onCallTimeStart
(
)
Content copied to clipboard
Timer has started.
on
Call
Time
Stop
Link copied to clipboard
abstract
fun
onCallTimeStop
(
)
Content copied to clipboard
Timer has been stopped.
on
Tick
Link copied to clipboard
abstract
fun
onTick
(
@
NonNull
formattedTime
:
String
)
Content copied to clipboard
Timer has been changed.