Cleanup + Add per user store.
This commit is contained in:
parent
b27f6c6594
commit
6ecbe1f856
29 changed files with 351 additions and 202 deletions
|
|
@ -28,7 +28,7 @@ interface PushService {
|
|||
fun notificationStyleChanged()
|
||||
|
||||
// Ensure pusher is registered
|
||||
suspend fun registerPusher(matrixClient: MatrixClient)
|
||||
suspend fun registerFirebasePusher(matrixClient: MatrixClient)
|
||||
|
||||
suspend fun testPush()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue