matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session
/
Session
/
addListener
add
Listener
abstract
fun
addListener
(
listener
:
Session.Listener
)
Content copied to clipboard
Add a listener to the session.
Parameters
listener
the listener to add.