다음을 통해 공유


UserDataFeedPlatforms 클래스

  • java.lang.Object
    • SDKLoader
      • com.microsoft.connecteddevices.userdata.UserDataFeedPlatforms

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()

적용 대상