ResumeAck

@Serializable
@SerialName(value = "resume-ack")
data object ResumeAck : AdmitMessage

Sent by the host to confirm that a joiner's Resume was accepted.

The joiner's Room.resume awaits this as confirmation that the reconnect window was open and the token was valid.