@FunctionalInterface
public interface OnReceiveBlockNotifyFunc
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OnReceiveBlockNotify(EnumChannelProtocolVersion version,
java.lang.String peerIpAndPort,
java.lang.String message)
OnReceiveBlockNotify called when get a block notification
|
void OnReceiveBlockNotify(EnumChannelProtocolVersion version, java.lang.String peerIpAndPort, java.lang.String message)
version - peerIpAndPort - message -