Freigeben über


Klasse MCDUserDataFeedPlatforms

@interface MCDUserDataFeedPlatforms : NSObject

This class is responsible for providing the valid platform for the MCDUserDataFeedSyncScope.

Eigenschaften

alle

@property(class, nonatomic, readonly, nonnull) NSString* all;

Alle Plattformobjekte

Android

@property(class, nonatomic, readonly, nonnull) NSString* android;

Android-Plattformobjekt

iOS

@property(class, nonatomic, readonly, nonnull) NSString* iOS;

iOS-Plattformobjekt

windowsUWP

@property(class, nonatomic, readonly, nonnull) NSString* windowsUWP;

UWP-Plattformobjekt

Windows32

@property(class, nonatomic, readonly, nonnull) NSString* windows32;

Windows32-Platfrom-Objekt

linux

@property(class, nonatomic, readonly, nonnull) NSString* linux;

Linux-Platfrom-Objekt