VoiceSessionInfo

constructor(flow: MibiData.VoiceSessionInfo.Flow? = null, snr: Float? = null, speechDuration: Int? = null, warnings: List<List<String>>? = null, totalDuration: Long, tries: Int? = null)