Enumeration
AppStreamInternetKind
since: 0.15.5
Description [src]
Different internet connectivity requirements or recommendations for an application.
Available since: 0.15.5
Members
- 
            AS_INTERNET_KIND_UNKNOWN
- 
            Unknown. - Value: 0
- Available since: 0.15.5
 
- Value: 
- 
            AS_INTERNET_KIND_ALWAYS
- 
            Always requires/recommends internet. - Value: 1
- Available since: 0.15.5
 
- Value: 
- 
            AS_INTERNET_KIND_OFFLINE_ONLY
- 
            Application is offline-only. - Value: 2
- Available since: 0.15.5
 
- Value: 
- 
            AS_INTERNET_KIND_FIRST_RUN
- 
            Requires/Recommends internet on first run only. - Value: 3
- Available since: 0.15.5
 
- Value: