UserDataFeedPlatforms Class
- java.
lang. Object - SDKLoader
- com.
microsoft. connecteddevices. userdata. UserDataFeedPlatforms
- com.
public class UserDataFeedPlatforms
Provide platforms valid for UserDataFeedSyncScope.setPlatform
Method Summary
Modifier and Type | Method and Description |
---|---|
native String | all() |
native String | android() |
native String | iOS() |
native String | linux() |
native String | windows32() |
native String | windowsUWP() |
Method Details
all
public static native String all()
android
public static native String android()
iOS
public static native String iOS()
linux
public static native String linux()
windows32
public static native String windows32()
windowsUWP
public static native String windowsUWP()