Class AppInfoResponse


  • public class AppInfoResponse
    extends java.lang.Object
    This class represents the response from the Syncany API when checking the newest application versions. The response object returns a list of AppInfo objects, one for each distribution type and operating system.

    this class uses the Simple framework for XML serialization, and its corresponding annotation-based configuration.

    See Also:
    Simple framework, Syncany Website/API