Class CreateComment.ResponseBody
java.lang.Object
api.longpoll.bots.model.response.GenericResponseBody<CreateComment.ResponseBody.Response>
api.longpoll.bots.methods.impl.wall.CreateComment.ResponseBody
- Enclosing class:
- CreateComment
public static class CreateComment.ResponseBody
extends GenericResponseBody<CreateComment.ResponseBody.Response>
Response to wall.createComment request.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Response object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class api.longpoll.bots.model.response.GenericResponseBody
getResponse, setResponse, toString
-
Constructor Details
-
ResponseBody
public ResponseBody()
-