CashDrawerStatus.ExtendedStatus Property

Definition

ExtendedStatus provides a way for a Point of Service driver or provider to send custom notifications to the app.

public:
 property unsigned int ExtendedStatus { unsigned int get(); };
uint32_t ExtendedStatus();
public uint ExtendedStatus { get; }
var uInt32 = cashDrawerStatus.extendedStatus;
Public ReadOnly Property ExtendedStatus As UInteger

Property Value

UInt32

unsigned int

uint32_t

Value representing the custom notification.

Applies to