Interface IOnMessage
-
public interface IOnMessage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonMessage(String message)
-
-
-
Method Detail
-
onMessage
void onMessage(String message)
-
-