data class SessionEnd : ExistingSessionMessage
SessionEnd(recipientSessionId: Long, errorResponse: FlowException?)
val errorResponse: FlowException?
val recipientSessionId: Long