FeedbackSentiment Type
Whether the user was satisfied with a turn.
Union cases
| Union case |
Description
|
Full Usage:
Negative
|
|
Full Usage:
Neutral
|
|
Full Usage:
Positive
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsNegative
Returns: bool
|
|
Full Usage:
this.IsNeutral
Returns: bool
|
|
Full Usage:
this.IsPositive
Returns: bool
|
|
Nao