Package com.ringcentral.definitions
Class HighlightsInsightUnit
java.lang.Object
com.ringcentral.definitions.HighlightsInsightUnit
-
Field Summary
FieldsModifier and TypeFieldDescriptionEnd time of the insight (in sec) Required Format: float Example: 4.2Participant ID Required Example: p-32423Start time of the insight (in sec) Required Format: float Example: 1.2Value of the insight Required Example: conversational insights text -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
speakerId
Participant ID Required Example: p-32423 -
value
Value of the insight Required Example: conversational insights text -
start
Start time of the insight (in sec) Required Format: float Example: 1.2 -
end
End time of the insight (in sec) Required Format: float Example: 4.2
-
-
Constructor Details
-
HighlightsInsightUnit
public HighlightsInsightUnit()
-
-
Method Details
-
speakerId
-
value
-
start
-
end
-