AcquisitionAcquisition |
| Name | Description | |
|---|---|---|
| GetConnectedCardsAsync | Asynchronously gets a list of CardInfo for all currently connected cards. | |
| GetConnectedCardsAsync(ConnectedCardsRequest, CallOptions) | Get a list of all connected cards with their respective CardInfo. The order of the cards corresponds to their ConnectionID, starting at zero. | |
| GetConnectedCardsAsync(ConnectedCardsRequest, Metadata, NullableDateTime, CancellationToken) | Get a list of all connected cards with their respective CardInfo. The order of the cards corresponds to their ConnectionID, starting at zero. |