Class User.UserAnnouncementFileGetAvailableListResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.User.UserAnnouncementFileGetAvailableListResponse
All Implemented Interfaces:
Serializable
Enclosing class:
User

public static class User.UserAnnouncementFileGetAvailableListResponse
extends Response
Response to UserAnnouncementFileGetAvailableListRequest. The response contains a table with columns: "Name", "Media Type", "File Size", "Repository Type", and "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" is in Kilobytes. The "Repository Type" column contains the type of repository for the announcement file such as "User" or "Group" 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"
Author:
AlpacaGenerator
See Also:
Serialized Form