Hybrid Connection Config Response
data class HybridConnectionConfigResponse(val expirationTime: Double, val hybridConnectionName: String, val relay: String, val token: String)
Contains the REP (rendezvous endpoint) and “Sender” access token.