UserDataFeedSyncScopeFlags 类
- java.
lang. Object - SDKLoader
- com.
microsoft. connecteddevices. userdata. UserDataFeedSyncScopeFlags
- com.
public class UserDataFeedSyncScopeFlags
提供对 UserDataFeedSyncScope.setSyncScopeFlags 有效的可选标志
方法摘要
修饰符和类型 | 方法和描述 |
---|---|
native String |
excludeAutoGenerated()
排除在 Windows 上自动生成的活动 |
native String |
includeWebActionable()
始终包含可通过 Web 应用激活的活动 |
方法详细信息
excludeAutoGenerated
public static native String excludeAutoGenerated()
排除在 Windows 上自动生成的活动
返回:
标志值
includeWebActionable
public static native String includeWebActionable()
始终包含可通过 Web 应用激活的活动
返回:
标志值