mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Add id
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
24811f0088
commit
faccc9dabd
@ -39,4 +39,7 @@ public class DecryptedPushMessage {
|
||||
|
||||
@JsonField(name = "subject")
|
||||
String subject;
|
||||
|
||||
@JsonField(name = "id")
|
||||
String id;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user