core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.observers
/
TestObserver
Test
Observer
interface
TestObserver
Inheritors
InternalTestObserver
Members
Functions
on
Done
Link copied to clipboard
abstract
fun
onDone
(
data
:
Any
)
on
Error
Link copied to clipboard
abstract
fun
onError
(
ex
:
Exception
)
on
Failure
Link copied to clipboard
abstract
fun
onFailure
(
reason
:
String
,
lastUpdatedResults
:
Any
?
)