MiSnap 5.x Release Pipeline
androidJvm
core
/
com.miteksystems.misnap.core
/
MibiData
/
VoiceSessionInfo
/
VoiceSessionInfo
Voice
Session
Info
constructor
(
flow
:
MibiData.VoiceSessionInfo.Flow
?
=
null
,
snr
:
Float
?
=
null
,
speechDuration
:
Int
?
=
null
,
warnings
:
List
<
List
<
String
>
>
?
=
null
,
totalDuration
:
Long
,
tries
:
Int
?
=
null
)