public class SystemInformationResponse extends Object
Terminal.systemInformation()
or Terminal.systemInformationAsync().
Immutable class.| Constructor and Description |
|---|
SystemInformationResponse(NetworkInformation networkInformation)
Create system information response.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInformation |
getNetworkInformation()
Network information of EFT terminal.
|
public SystemInformationResponse(NetworkInformation networkInformation)
public NetworkInformation getNetworkInformation()