Class ChatRegisteredEvent


  • public class ChatRegisteredEvent
    extends ChatEvent
    • Constructor Summary

      Constructors 
      Constructor Description
      ChatRegisteredEvent​(java.lang.Object sender, Chat chat)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChatRegisteredEvent

        public ChatRegisteredEvent​(java.lang.Object sender,
                                   Chat chat)