mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +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")
|
@JsonField(name = "subject")
|
||||||
String subject;
|
String subject;
|
||||||
|
|
||||||
|
@JsonField(name = "id")
|
||||||
|
String id;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user