Skip to main content
Corvus Connection

OnResubMessage

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnResubMessageAttributeMarks a method as a handler fired when a viewer shares a resubscription message. The method must accept (IScriptContext, ResubMessageContext). See OnChatMessageAttribute for the supported return types.