parent
1261d0ddee
commit
afe958601f
7 changed files with 49 additions and 4 deletions
|
|
@ -38,6 +38,7 @@ interface RoomDetailsEntryPoint : FeatureEntryPoint {
|
|||
data class Params(val initialElement: InitialTarget) : NodeInputs
|
||||
|
||||
interface Callback : Plugin {
|
||||
fun onDone()
|
||||
fun navigateToGlobalNotificationSettings()
|
||||
fun navigateToDeveloperSettings()
|
||||
fun navigateToRoom(roomId: RoomId, serverNames: List<String>, clearBackStack: Boolean = false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue