Send call messages with conversationJobQueue
Co-authored-by: trevor-signal <trevor@signal.org>
This commit is contained in:
parent
72169820eb
commit
783c71999a
18 changed files with 457 additions and 392 deletions
|
@ -90,7 +90,6 @@ export type ActiveGroupCallType = ActiveCallBaseType & {
|
|||
callMode: CallMode.Group | CallMode.Adhoc;
|
||||
connectionState: GroupCallConnectionState;
|
||||
conversationsByDemuxId: ConversationsByDemuxIdType;
|
||||
conversationsWithSafetyNumberChanges: Array<ConversationType>;
|
||||
joinState: GroupCallJoinState;
|
||||
localDemuxId: number | undefined;
|
||||
maxDevices: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue