Class TwitchPubSub.ConnectionEstablishedEvent
- Namespace
- Firesplash.UnityAssets.TwitchIntegration.Skeletons
- Assembly
- Firesplash.UnityAssets.TwitchIntegration.dll
This Event gets fired when the connection to the websocket is established. You should subscribe to the topics in it's callback.
public class TwitchPubSub.ConnectionEstablishedEvent : UnityEvent
- Inheritance
-
UnityEventBaseUnityEventTwitchPubSub.ConnectionEstablishedEvent
- Inherited Members