Click or drag to resize

AcquisitionAcquisitionClientGetConnectedCardsAsync Method

Overload List
 NameDescription
Public methodGetConnectedCardsAsync Asynchronously gets a list of CardInfo for all currently connected cards.
Public methodGetConnectedCardsAsync(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.
Public methodGetConnectedCardsAsync(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.
Top
See Also