UserDataFeedSyncScopeFlags Class
- java.
lang. Object - SDKLoader
- com.
microsoft. connecteddevices. userdata. UserDataFeedSyncScopeFlags
- com.
public class UserDataFeedSyncScopeFlags
Provide optional flags valid for UserDataFeedSyncScope.setSyncScopeFlags
Method Summary
Modifier and Type | Method and Description |
---|---|
native String |
excludeAutoGenerated()
Exclude activities which are automatically generated on Windows |
native String |
includeWebActionable()
Always include activities that can be activated via Web app |
Method Details
excludeAutoGenerated
public static native String excludeAutoGenerated()
Exclude activities which are automatically generated on Windows
Returns:
flag value
includeWebActionable
public static native String includeWebActionable()
Always include activities that can be activated via Web app
Returns:
flag value