Protos: Add support for the contact sync end event
FREEBIE
This commit is contained in:
parent
7b62c4184e
commit
165217d020
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ message SyncMessage {
|
|||
|
||||
message Contacts {
|
||||
optional AttachmentPointer blob = 1;
|
||||
optional bool isComplete = 2 [default = false];
|
||||
}
|
||||
|
||||
message Groups {
|
||||
|
|
Loading…
Add table
Reference in a new issue