| IInternalOperationService Interface | 
Namespace: Resto.Front.Api
 Syntax
Syntaxpublic interface IInternalOperationService
The IInternalOperationService type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also