Class MarketComment
java.lang.Object
api.longpoll.bots.model.objects.basic.WallComment
api.longpoll.bots.model.events.market.MarketComment
- All Implemented Interfaces:
Update.Object
Describes market_comment_new, market_comment_edit and market_comment_restore event objects.
-
Nested Class Summary
Nested classes/interfaces inherited from class api.longpoll.bots.model.objects.basic.WallComment
WallComment.Likes, WallComment.Thread
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class api.longpoll.bots.model.objects.basic.WallComment
getAttachments, getDate, getFromId, getId, getLikes, getOwnerId, getParentsStack, getPostId, getReplyToComment, getReplyToUser, getText, getThread, setAttachments, setDate, setFromId, setId, setLikes, setOwnerId, setParentsStack, setPostId, setReplyToComment, setReplyToUser, setText, setThread
-
Constructor Details
-
MarketComment
public MarketComment()
-
-
Method Details
-
getMarketOwnerId
-
setMarketOwnerId
-
getItemId
-
setItemId
-
toString
- Overrides:
toString
in classWallComment
-