Rename CurrentCallObserver to CurrentCallService
This commit is contained in:
parent
4c9662887f
commit
2b5acb3023
7 changed files with 23 additions and 23 deletions
|
|
@ -9,7 +9,7 @@ package io.element.android.features.call.api
|
|||
|
||||
import kotlinx.coroutines.flow.StateFlow
|
||||
|
||||
interface CurrentCallObserver {
|
||||
interface CurrentCallService {
|
||||
/**
|
||||
* The current call state flow, which will be updated when the active call changes.
|
||||
* This value reflect the local state of the call. It is not updated if the user answers
|
||||
Loading…
Add table
Add a link
Reference in a new issue