Package ymsg.network.event

Interface Summary
SessionListener This interface defines the callbacks necessary for the jYMSG API to communitcate with the client employing it.
 

Class Summary
SessionAdapter Default implementation of the SessionListener.
SessionChatEvent Represents a chatroom event.
SessionConferenceEvent Represents a conference event.
SessionErrorEvent Encapsulates a high level error.
SessionEvent Represents an incoming message type event.
SessionExceptionEvent Represents an exception throw from deep within the API.
SessionFileTransferEvent Represents an incoming file transfer event.
SessionFriendEvent Fired when friend's details have changed.
SessionNewMailEvent Represents an new mail event.
SessionNotifyEvent Represents an incoming notify message event.