Update KDoc
This commit is contained in:
parent
a172f1324b
commit
828092c87a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ import timber.log.Timber
|
||||||
|
|
||||||
interface UnregisterUnifiedPushUseCase {
|
interface UnregisterUnifiedPushUseCase {
|
||||||
/**
|
/**
|
||||||
* Unregister the app from the homeserver, then from UnifiedPush.
|
* Unregister the app from the homeserver, then from UnifiedPush if [unregisterUnifiedPush] is true.
|
||||||
*/
|
*/
|
||||||
suspend fun unregister(
|
suspend fun unregister(
|
||||||
matrixClient: MatrixClient,
|
matrixClient: MatrixClient,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue