Skip to main content
Corvus Connection

OnSuspiciousUser

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnSuspiciousUserAttributeMarks a method as a handler fired when a chatter is flagged as suspicious. The method must accept (IScriptContext, SuspiciousUserContext). See OnChatMessageAttribute for the supported return types.