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