This API provides an interface for reading announcements from files app.
The API doesn't define any service info.
The API doesn't define a provider model.
All messages are JSON objects that have a mandatory attribute "mt" that specifies the message type.
{ mt: "ReadAnnouncements" }
{ mt: "ReadAnnouncements", success: "true", urls: []}