public interface TemplateParams
Modifier and Type | Method and Description |
---|---|
String |
getObjectType()
Template type such as FEED, LIST, etc.
|
org.json.JSONObject |
toJSONObject()
Any message type should be converted to JSONObject before they are validated or sent to
KakaoTalk.
|
String getObjectType()
org.json.JSONObject toJSONObject()