Class UserAnnouncementFileAnnouncementTable1Row

java.lang.Object
co.ecg.alpaca.toolkit.generated.tables.UserAnnouncementFileAnnouncementTable1Row
All Implemented Interfaces:
BroadWorksTableRow, Serializable

public class UserAnnouncementFileAnnouncementTable1Row extends Object implements BroadWorksTableRow, Serializable
Response to UserAnnouncementFileGetListRequest. When requested, the response contains a table with columns: "Name", "Media Type", "File Size", "Announcement File External Id". The "Name" column contains the name of the announcement file. The "Media Type" column contains the media type of the announcement file with the possible values: WMA - Windows Media Audio file WAV - A WAV file 3GP - A 3GP file MOV - A MOV file using a H.263 or H.264 codec. The "File Size" column contains the file size in kB of the announcement file. The "Announcement File External Id" column contains the external ID of the announcement file. The following columns are populated in AS data mode only: "Announcement File External Id" The response also contains the current total file size (KB) for the user across all media types and the maximum total file size (MB) allowed for the user.
Author:
AlpacaGenerator
See Also: