| Package | Description |
|---|---|
| com.blockchyp.client | |
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
Acknowledgement |
BlockChypClient.clear(ClearTerminalRequest request)
Clears the terminal of any in progress transactions or line item information.
|
Acknowledgement |
BlockChypClient.message(MessageRequest request)
Displays a text message on the terminal screen.
|
Acknowledgement |
BlockChypClient.newTransactionDisplay(TransactionDisplayRequest request)
Resets the line item display.
|
Acknowledgement |
BlockChypClient.ping(PingRequest request)
Tests local communication with a terminal.
|
Acknowledgement |
BlockChypClient.updateTransactionDisplay(TransactionDisplayRequest request)
Updates the line item display.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanPromptResponse
Models the response for a terminal boolean prompt.
|
class |
CloseBatchResponse
Models the response to a close batch request.
|
class |
HeartbeatResponse
This class models heartbeat responses.
|
class |
TerminalRouteResponse
Models metadata about a terminal route, including it's location on the local network
and transient credentials.
|
class |
TextPromptResponse
Models results from a text prompt on the terminal.
|
Copyright © 2019 BlockChyp, Inc.. All rights reserved.