IInternalOperationService Interface |
Namespace: Resto.Front.Api
public interface IInternalOperationService
The IInternalOperationService type exposes the following members.
Name | Description | |
---|---|---|
GetLastUser |
Return current logged in user, or last log out user, or null if nobody logged in after iikoFront started.
| |
GetServerUrl |
Return url of server from Front configuration.
| |
RegisterDeliveryTerminal |
Register the cash-server as delivery terminal with specified identifier.
| |
SendDeliverySms |
Send SMS message.
|