Remove MatrixAuthenticationService.getLatestSessionId()
This commit is contained in:
parent
6f827bb090
commit
92b8be99d1
3 changed files with 0 additions and 10 deletions
|
|
@ -16,8 +16,6 @@ import io.element.android.libraries.matrix.api.core.SessionId
|
|||
import kotlinx.coroutines.flow.StateFlow
|
||||
|
||||
interface MatrixAuthenticationService {
|
||||
suspend fun getLatestSessionId(): SessionId?
|
||||
|
||||
/**
|
||||
* Restore a session from a [sessionId].
|
||||
* Do not restore anything it the access token is not valid anymore.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue