iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4
INotificationService Interface
INotificationService Methods
SubscribeOnBillChequePrinting Method
SubscribeOnCafeSessionClosing Method
SubscribeOnCafeSessionOpening Method
SubscribeOnCashChequePrinting Method
SubscribeOnNavigatingToPaymentScreen Method
SubscribeOnOrderSplitByCashRegisters Method
SubscribeOnOrderStorning Method
INotificationService
SubscribeOnCashChequePrinting Method
Namespace:
Resto.Front.Api.V4
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
IDisposable
SubscribeOnCashChequePrinting
(
RemotableFunc
<
Guid
,
CashCheque
>
callback
)
Parameters
callback
Type:
Resto.Front.Api.V4.RemotingHelpers
RemotableFunc
Guid
,
CashCheque
Return Value
Type:
IDisposable
See Also
Reference
INotificationService Interface
Resto.Front.Api.V4 Namespace