UserDataFeedPlatforms 類別
- java.
lang. Object - SDKLoader
- com.
microsoft. connecteddevices. userdata. UserDataFeedPlatforms
- com.
public class UserDataFeedPlatforms
為 UserDataFeedSyncScope.setPlatform 提供有效的平臺
方法摘要
修飾詞與類型 | 方法與描述 |
---|---|
native String | all() |
native String | android() |
native String | iOS() |
native String | linux() |
native String | windows32() |
native String | windowsUWP() |
方法詳細資料
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()