@Immutable public final class AttachmentArraysWithProps extends Object implements AttachmentsFields
Properties.| Constructor and Description |
|---|
AttachmentArraysWithProps(com.vk.api.sdk.client.actors.UserActor actor,
PropsFile properties,
int group,
Attachment... attachments)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
attachmentsFields()
Constructs attachment strings for the wall WallPostMusicAlbum.
|
public AttachmentArraysWithProps(com.vk.api.sdk.client.actors.UserActor actor,
PropsFile properties,
int group,
Attachment... attachments)
actor - UserActor on behalf of which all requests will be sent.properties - Properties that contain the
AudioStatus of audios files.group - Group ID.attachments - Attachments.public List<String> attachmentsFields() throws Exception
AttachmentsFieldsattachmentsFields in interface AttachmentsFieldsException - If properties fail to load.Copyright © 2017–2018 jcabi.com. All rights reserved.