kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity.settings
/
SentimentKey
Sentiment
Key
sealed
class
SentimentKey
Inheritors
Neutral
Negative
Positive
NoSentiment
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Negative
Link copied to clipboard
object
Negative
:
SentimentKey
Neutral
Link copied to clipboard
object
Neutral
:
SentimentKey
No
Sentiment
Link copied to clipboard
object
NoSentiment
:
SentimentKey
Positive
Link copied to clipboard
object
Positive
:
SentimentKey
Unknown
Link copied to clipboard
data
class
Unknown
(
val
key
:
String
=
""
)
:
SentimentKey
Properties
string
Value
Link copied to clipboard
val
stringValue
:
String