iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api
IInternalOperationService Interface
IInternalOperationService Methods
GetLastUser Method
GetServerUrl Method
RegisterDeliveryTerminal Method
SendDeliverySms Method
IInternalOperationService
GetLastUser Method
Return current logged in user, or last log out user, or
null
if nobody logged in after iikoFront started.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IUser
GetLastUser
()
Return Value
Type:
IUser
See Also
Reference
IInternalOperationService Interface
Resto.Front.Api Namespace