Merge branch 'develop' into feature/fga/improve_node_architecture
This commit is contained in:
commit
7455c4923f
57 changed files with 1061 additions and 54 deletions
|
|
@ -32,6 +32,7 @@ interface RoomListEntryPoint : FeatureEntryPoint {
|
|||
|
||||
interface Callback : Plugin {
|
||||
fun onRoomClicked(roomId: RoomId)
|
||||
fun onCreateRoomClicked()
|
||||
fun onSettingsClicked()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue