matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session
/
Session
/
Listener
/
onNewInvitedRoom
on
New
Invited
Room
open
fun
onNewInvitedRoom
(
session
:
Session
,
roomId
:
String
)
Content copied to clipboard
Called when the session received new invites to room so the client can react to it once.