UnifiedPush WIP

This commit is contained in:
Benoit Marty 2023-04-11 16:29:31 +02:00 committed by Benoit Marty
parent 95bafe4059
commit 80268156b5
28 changed files with 155 additions and 171 deletions

View file

@ -37,7 +37,7 @@ interface PushProvider {
/**
* Register the pusher to the homeserver
*/
suspend fun registerWith(matrixClient: MatrixClient, distributor: Distributor, clientSecret: String)
suspend fun registerWith(matrixClient: MatrixClient, distributor: Distributor)
/**
* Unregister the pusher