public class PhotoToMessage extends UploadObject
response, vkApi| Constructor and Description |
|---|
PhotoToMessage(VkApi vkApi) |
| Modifier and Type | Method and Description |
|---|---|
JsonHandler |
post(String... args) |
PhotoToMessage |
save()
Сохранение результата
|
PhotoToMessage |
upload(String peer_id,
File file)
Загрузка фото в сообщение
|
getResponse, toStringpublic PhotoToMessage(VkApi vkApi)
public PhotoToMessage upload(String peer_id, File file)
peer_id - идентификатор назначенияfile - фотоpublic PhotoToMessage save()
public JsonHandler post(String... args)
Copyright © 2018. All rights reserved.