HeroStats Libraries
StatsEngine.UncategorizedMessageCount Property

[This is preliminary documentation and subject to change.]

Gets the number of messages that were detected that were not categorized into ChatMessage buckets.

[Visual Basic]
Public ReadOnly Property UncategorizedMessageCount As Integer
[C#]
public int UncategorizedMessageCount {get;}

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace