mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Update to the standard SignalService.proto
This commit is contained in:
@@ -83,7 +83,7 @@ object CallEventSyncMessageUtil {
|
||||
|
||||
return CallEvent(
|
||||
conversationId = conversationId,
|
||||
id = callId,
|
||||
callId = callId,
|
||||
timestamp = timestamp,
|
||||
type = callType,
|
||||
direction = if (isOutgoing) CallEvent.Direction.OUTGOING else CallEvent.Direction.INCOMING,
|
||||
|
||||
Reference in New Issue
Block a user