Table of Contents

Class TwitchPubSubNative

Namespace
Firesplash.UnityAssets.TwitchIntegration.Native
Assembly
Firesplash.UnityAssets.TwitchIntegration.dll

The PubSub instance connects to Twitch's PubSub and provides an easy to use API for it.

public class TwitchPubSubNative : TwitchPubSub
Inheritance
TwitchPubSubNative
Inherited Members

Methods

DEBUG_ParsePubSub_JSON(string)

This is a debug function. You cann pass a Pubsub json message string as parameter to test the functionality of this library.

[Obsolete]
public void DEBUG_ParsePubSub_JSON(string json)

Parameters

json string

The JSON string