Click or drag to resize

AcquisitionAcquisitionClientGetConnectedCards Method

Overload List
 NameDescription
Public methodGetConnectedCards Gets a list of CardInfo for all currently connected cards.
Public methodGetConnectedCards(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 methodGetConnectedCards(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