Contents

emojiCount(for:)

Provides the number of typed emojis for the specified sentiment in the report.

Declaration

func emojiCount(for category: SRKeyboardMetrics.SentimentCategory) -> Int

Parameters

  • category:

    An estimation of the user’s demeanor.

Return Value

The total number of typed emojis for a sentiment.

See Also

Inferring Sentiment