mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Update to libsignal v0.67.4
This commit is contained in:
committed by
Greyson Parrelli
parent
b563d7e855
commit
8101fcbd8d
@@ -529,5 +529,11 @@ class LibSignalChatConnection(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
override fun onReceivedAlerts(chat: ChatConnection, alerts: Array<out String>) {
|
||||
if (alerts.isNotEmpty()) {
|
||||
Log.i(TAG, "$name Received ${alerts.size} alerts from the server")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user