update doc

This commit is contained in:
Benoit Marty 2022-09-09 14:24:07 +02:00 committed by Benoit Marty
parent d9ad9859ec
commit bdff23a74d
1 changed files with 1 additions and 1 deletions

View File

@ -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")