Package sfs3.client.core


package sfs3.client.core
  • Class
    Description
    This is the base class of all the events dispatched by the SmartFoxServer 3 Java Client API.
    Contains the list of public parameters passed in events by the API.
    The interface can be implemented to handle a single event type or it can be used to capture multiple events.
    SFSBuddyEvent is the class representing all the events related to the Buddy List system dispatched by the SmartFoxServer 3 Java client API.
    SFSEvent is the class representing most of the events dispatched by the SmartFoxServer 3 Java client API.