Save call history when peeking and discovering active call links
This commit is contained in:
parent
b6ce2f957d
commit
d9f514fe96
5 changed files with 77 additions and 13 deletions
|
@ -602,6 +602,7 @@ message SyncMessage {
|
|||
ACCEPTED = 1;
|
||||
NOT_ACCEPTED = 2;
|
||||
DELETE = 3;
|
||||
OBSERVED = 4;
|
||||
}
|
||||
|
||||
/* Data identifying a conversation. The service ID for 1:1, the group ID for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue