INotificationService Interface |
Namespace: Resto.Front.Api
public interface INotificationService
The INotificationService type exposes the following members.
Name | Description | |
---|---|---|
![]() | SubscribeOnBeforeDeleteOrder |
Subscription on order deletion operation. You can abort operation by OperationCanceledException.
|
![]() | SubscribeOnBeforeDeletePrintedItem |
Subscription on printed order item deletion operation. You can abort deletion operation by OperationCanceledException.
|
![]() | SubscribeOnBeforeOrderBill |
Subscription on order billing operation. You can abort printing operation by OperationCanceledException.
|
![]() | SubscribeOnBeforeServiceCheque |
Subscription on order service printing operation. You can abort printing operation by OperationCanceledException.
|
![]() | SubscribeOnBillChequePrinting | |
![]() | SubscribeOnCafeSessionClosing | |
![]() | SubscribeOnCafeSessionOpening | |
![]() | SubscribeOnCashChequePrinting | |
![]() | SubscribeOnNavigatingToPaymentScreen | |
![]() | SubscribeOnOrderSplitByCashRegisters | |
![]() | SubscribeOnOrderStorning | |
![]() | SubscribeOnServiceChequePrinted |