TheOmenDen.StreamPulse.Scripting.Attributes.OnStreamOnlineAttributeMarks a method as a handler fired when the broadcaster goes live. The method must accept
(IScriptContext, StreamLifecycleContext). See OnChatMessageAttribute
for the supported return types.