Interface PersonLocalReceivedHandler
-
public interface PersonLocalReceivedHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(com.fifa.fc.PersonLocal personLocal, String sender)Runs internal handler logic
-