UnifiedPush WIP
This commit is contained in:
parent
95bafe4059
commit
80268156b5
28 changed files with 155 additions and 171 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue