deps (matrix rust sdk) : bump version to 25.06.10
This commit is contained in:
parent
f224fe5c3b
commit
77f6cab1a7
6 changed files with 10 additions and 8 deletions
|
|
@ -159,7 +159,7 @@ interface JoinedRoom : BaseRoom {
|
|||
/**
|
||||
* Send an Element Call started notification if needed.
|
||||
*/
|
||||
suspend fun sendCallNotificationIfNeeded(): Result<Unit>
|
||||
suspend fun sendCallNotificationIfNeeded(): Result<Boolean>
|
||||
|
||||
suspend fun setSendQueueEnabled(enabled: Boolean)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue