Click or drag to resize

INotificationServiceCardScanning Property

Card scanning or MSR swiping has started. May not be raised on all device types. If raised, exactly one of CardScanned or CardScanningFailed will follow.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
INotification<VoidValue> CardScanning { get; }

Property Value

Type: INotificationVoidValue
See Also