Class User.UserAnnouncementFileModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.User.UserAnnouncementFileModifyRequest
Enclosing class:
User

public static class User.UserAnnouncementFileModifyRequest extends Request<DefaultResponse>
This command is used to change the name of the file or upload a new announcement file for an existing announcement in the user repository. When modifying the file type the command will fail if the media type of the new file changes the announcement from audio to video (or vice versa). The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator