Class TopicHandler.Args
java.lang.Object
com.github.twitch4j.pubsub.handlers.TopicHandler.Args
- Enclosing interface:
- TopicHandler
-
Constructor Summary
ConstructorDescriptionArgs
(String[] topicParts, PubSubResponsePayloadMessage message, Collection<String> botOwnerIds) -
Method Summary
-
Constructor Details
-
Args
public Args(String[] topicParts, PubSubResponsePayloadMessage message, Collection<String> botOwnerIds)
-
-
Method Details