... | @@ -18,7 +18,7 @@ Displaying messages are initiated by the client, calling a webservice using ajax |
... | @@ -18,7 +18,7 @@ Displaying messages are initiated by the client, calling a webservice using ajax |
|
Server will send back reply in json format
|
|
Server will send back reply in json format
|
|
- status (int)
|
|
- status (int)
|
|
- messages (array)
|
|
- messages (array)
|
|
- type (array) 'info' | 'update' | 'warning' (how the message is going to be displayed in the client)
|
|
- type (string) 'info' | 'update' | 'warning' (how the message is going to be displayed in the client)
|
|
- msgTxt (string) (the message to display)
|
|
- msgTxt (string) (the message to display)
|
|
- msgId (int) (update the last seen message in the settings)
|
|
- msgId (int) (update the last seen message in the settings)
|
|
|
|
|
... | | ... | |