Uses of Class
api.longpoll.bots.methods.impl.stories.GetPhotoUploadServer
Packages that use GetPhotoUploadServer
Package
Description
VK API methods.
Methods to work with stories.
-
Uses of GetPhotoUploadServer in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return GetPhotoUploadServer -
Uses of GetPhotoUploadServer in api.longpoll.bots.methods.impl.stories
Methods in api.longpoll.bots.methods.impl.stories that return GetPhotoUploadServerModifier and TypeMethodDescriptionGetPhotoUploadServer.setAddToNews(boolean addToNews) GetPhotoUploadServer.setClickableStickers(String clickableStickers) GetPhotoUploadServer.setGroupId(int groupId) GetPhotoUploadServer.setLinkText(String linkText) GetPhotoUploadServer.setLinkUrl(String linkUrl) GetPhotoUploadServer.setReplyToStory(String replyToStory) GetPhotoUploadServer.setUserIds(Integer... userIds) GetPhotoUploadServer.setUserIds(Iterable<Integer> userIds)