Uses of Class
org.robovm.apple.sensorkit.SRKeyboardMetricsSentimentCategory
| Package | Description |
|---|---|
| org.robovm.apple.sensorkit |
-
Uses of SRKeyboardMetricsSentimentCategory in org.robovm.apple.sensorkit
Methods in org.robovm.apple.sensorkit that return SRKeyboardMetricsSentimentCategory Modifier and Type Method Description static SRKeyboardMetricsSentimentCategorySRKeyboardMetricsSentimentCategory. valueOf(long n)Returns the enum constant of this type with the specified name.static SRKeyboardMetricsSentimentCategorySRKeyboardMetricsSentimentCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static SRKeyboardMetricsSentimentCategory[]SRKeyboardMetricsSentimentCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.sensorkit with parameters of type SRKeyboardMetricsSentimentCategory Modifier and Type Method Description longSRKeyboardMetrics. emojiCountForSentimentCategory(SRKeyboardMetricsSentimentCategory category)longSRKeyboardMetrics. wordCountForSentimentCategory(SRKeyboardMetricsSentimentCategory category)