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