mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
update doc
This commit is contained in:
parent
d9ad9859ec
commit
bdff23a74d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ class VectorPushHandler @Inject constructor(
|
|||
/**
|
||||
* Called when message is received.
|
||||
*
|
||||
* @param message the message
|
||||
* @param pushData the data received in the push.
|
||||
*/
|
||||
fun handle(pushData: PushData) {
|
||||
Timber.tag(loggerTag.value).d("## handling pushData")
|
||||
|
|
Loading…
Add table
Reference in a new issue