iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5
INotificationService Interface
INotificationService Methods
SubscribeOnBeforeDeletePrintedItem Method
SubscribeOnBeforeOrderBill Method
SubscribeOnBeforeServiceCheque Method
SubscribeOnBillChequePrinting Method
SubscribeOnCafeSessionClosing Method
SubscribeOnCafeSessionOpening Method
SubscribeOnCashChequePrinting Method
SubscribeOnNavigatingToPaymentScreen Method
SubscribeOnOrderSplitByCashRegisters Method
SubscribeOnOrderStorning Method
SubscribeOnServiceChequePrinted Method
INotificationService
SubscribeOnOrderStorning Method
Namespace:
Resto.Front.Api.V5
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
IDisposable
SubscribeOnOrderStorning
(
RemotableAction
<
IOrder
>
callback
)
Parameters
callback
Type:
Resto.Front.Api.V5.RemotingHelpers
RemotableAction
IOrder
Return Value
Type:
IDisposable
See Also
Reference
INotificationService Interface
Resto.Front.Api.V5 Namespace