Package x
Class Message
java.lang.Object
x.Message
...
- Author:
- Sakdsitt Likhitmetagool
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Message
public Message()
-
-
Method Details
-
addMessage
public static String addMessage(String type_c, String content_c, String timestamp_c, String contentsJson) throws th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException Add 1 Role.- Throws:
th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException
-
toXData
public static List<th.co.skylogicsystem.skyframework.core.datalayer.XData> toXData(String contentsJson) throws th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException ...- Throws:
th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException
-
main
public static void main(String[] args) throws th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException - Throws:
th.co.skylogicsystem.skyframework.core.utils.web.json.JSONException
-