Update incoming call notification content to "📹 Incoming call"
This commit is contained in:
parent
c5f3b3450a
commit
7878f97453
14 changed files with 85 additions and 9 deletions
|
|
@ -129,6 +129,7 @@ class DefaultPushHandler @Inject constructor(
|
|||
avatarUrl = notifiableEvent.roomAvatarUrl,
|
||||
timestamp = notifiableEvent.timestamp,
|
||||
notificationChannelId = notificationChannels.getChannelForIncomingCall(ring = true),
|
||||
textContent = notifiableEvent.description,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue