Package com.github.twitch4j.pubsub
Class PubSubSubscription
java.lang.Object
com.github.twitch4j.pubsub.PubSubSubscription
public class PubSubSubscription
extends java.lang.Object
PubSub subscription.
Can be used to unsubscribe from a topic
-
Constructor Summary
Constructors Constructor Description PubSubSubscription(PubSubRequest request) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PubSubSubscription
-