signInWithState

abstract suspend fun signInWithState(username: String, password: String, state: ByteArray, device: UByte): Client

Sign in resuming persisted state (identity and live sessions) from Client.exportState.