Protos: Add support for the contact sync end event

FREEBIE
pull/749/head
Scott Nonnenberg 8 years ago
parent 7b62c4184e
commit 165217d020

@ -84,6 +84,7 @@ message SyncMessage {
message Contacts {
optional AttachmentPointer blob = 1;
optional bool isComplete = 2 [default = false];
}
message Groups {

Loading…
Cancel
Save