public final class GetVersionInfoResponse
extends Object
Response for JSON-RPC method getNetwork.
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
-
-
getBuildTimestamp
public String getBuildTimestamp()
-
getCaptiveCoreVersion
public String getCaptiveCoreVersion()
-
getProtocolVersion
public Integer getProtocolVersion()
-
-
-