DataExtractionNotification type created and added to proto

This commit is contained in:
Brice-W
2021-03-09 16:27:12 +11:00
parent 527683e111
commit 6bc832f50a
6 changed files with 1065 additions and 129 deletions

View File

@@ -0,0 +1,4 @@
package org.thoughtcrime.securesms.sskenvironment
class DataExtractionNotificationManager {
}