Package com.smartfoxserver.v2.core
Interface ISFSEventListener
-
- All Known Implementing Classes:
BaseSFSExtension,SFSExtension
public interface ISFSEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleServerEvent(ISFSEvent event)Handle server event
-