Change signature of selectPushProvider and add missing unit test.
This commit is contained in:
parent
d97d561b13
commit
500659d4e1
6 changed files with 27 additions and 11 deletions
|
|
@ -40,7 +40,7 @@ interface PushService {
|
|||
* To be used when there is no distributor available.
|
||||
*/
|
||||
suspend fun selectPushProvider(
|
||||
matrixClient: MatrixClient,
|
||||
sessionId: SessionId,
|
||||
pushProvider: PushProvider,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue