@Immutable public final class AttachmentAudioProps extends Object
| Constructor and Description |
|---|
AttachmentAudioProps(com.vk.api.sdk.objects.audio.Audio audio,
String fileName,
PropsFile properties)
Ctor.
|
public AttachmentAudioProps(com.vk.api.sdk.objects.audio.Audio audio,
String fileName,
PropsFile properties)
audio - The Audio with audios ID and owner ID.properties - Properties that contain the
AudioStatus of audios files.fileName - The name of the file.public void saveProps()
throws IOException
IOException - If an exception occurs
while loading/saving the properties.Copyright © 2017–2018 jcabi.com. All rights reserved.