Class Numeric001TMIProcessor

java.lang.Object
com.gmt2001.twitch.tmi.processors.AbstractTMIProcessor
com.gmt2001.twitch.tmi.processors.Numeric001TMIProcessor
All Implemented Interfaces:
Flow.Subscriber<TMIMessage>

public final class Numeric001TMIProcessor extends AbstractTMIProcessor
Handles the 001 numeric message and starts the process of joining the channel
Author:
gmt2001
  • Constructor Details

    • Numeric001TMIProcessor

      public Numeric001TMIProcessor()
  • Method Details