Type Alias: ClientStateNotFoundResponse
ClientStateNotFoundResponse:
object
In certain scenarios the server can signal that it does not know about the client. For example, the server might have lost all of its state (this might happen during the development of the server).
Type declaration
error
error:
"ClientStateNotFound"