Room directory : implement simple join room
This commit is contained in:
parent
83b6875394
commit
0700384ef0
10 changed files with 89 additions and 19 deletions
|
|
@ -32,7 +32,7 @@ interface RoomDirectoryEntryPoint : FeatureEntryPoint {
|
|||
}
|
||||
|
||||
interface Callback : Plugin {
|
||||
fun onJoinRoom(roomId: RoomId)
|
||||
fun onOpenRoom(roomId: RoomId)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue