matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session
/
EventStreamService
Event
Stream
Service
interface
EventStreamService
Content copied to clipboard
Functions
Functions
add
Event
Stream
Listener
Link copied to clipboard
abstract
fun
addEventStreamListener
(
streamListener
:
LiveEventListener
)
Content copied to clipboard
remove
Event
Stream
Listener
Link copied to clipboard
abstract
fun
removeEventStreamListener
(
streamListener
:
LiveEventListener
)
Content copied to clipboard