misc(navigation) : add onDetailsClick on SpaceView
This commit is contained in:
parent
da95a4b838
commit
7f04a9fcf7
5 changed files with 23 additions and 0 deletions
|
|
@ -32,5 +32,6 @@ interface SpaceEntryPoint : FeatureEntryPoint {
|
|||
|
||||
interface Callback : Plugin {
|
||||
fun onOpenRoom(roomId: RoomId, viaParameters: List<String>)
|
||||
fun onOpenDetails()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue