public static interface ForeignConfigCommunicator.CommunicationHandler
Modifier and Type | Method and Description |
---|---|
void |
answerReceived(Data data) |
void |
communicationStateChanged(boolean connected) |
void communicationStateChanged(boolean connected)
void answerReceived(Data data)