Freigeben über


UserDataFeedPlatforms Klasse

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

public class UserDataFeedPlatforms

Bereitstellen von Plattformen, die für UserDataFeedSyncScope.setPlatform gültig sind

Methodenzusammenfassung

Modifizierer und Typ Methode und Beschreibung
native String all()
native String android()
native String iOS()
native String linux()
native String windows32()
native String windowsUWP()

Details zur Methode

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

Gilt für: