public interface IReceiveListener
Modifier and Type | Method and Description |
---|---|
void |
onReceiveAPPDATA(ProtocolInformation appInfo) |
void |
onReceiveGEOACK(ProtocolInformation appInfo) |
void |
onReceiveGEOMSG(ProtocolGEOMSGInformation appInfo) |
void |
onReceiveLIBCONFIG(ProtocolLIBCONFIGInformation appInfo) |
void |
onReceiveONLINE(ProtocolInformation appInfo) |
void |
onReceiveONLINEANSWER(ProtocolInformation appInfo) |
void onReceiveGEOMSG(ProtocolGEOMSGInformation appInfo)
void onReceiveAPPDATA(ProtocolInformation appInfo)
void onReceiveONLINE(ProtocolInformation appInfo)
void onReceiveLIBCONFIG(ProtocolLIBCONFIGInformation appInfo)
void onReceiveGEOACK(ProtocolInformation appInfo)
void onReceiveONLINEANSWER(ProtocolInformation appInfo)