connectWithState

suspend fun connectWithState(config: Config, state: ByteArray): Client

Connect without an account, restoring a full session state saved by exportState. The no-account sibling of signInWithState.