class MCDConnectedDevicesPlatformSettings

@interface MCDConnectedDevicesPlatformSettings : NSObject

An interface to allow Connected Devices Platform settings to be stored in a particular location.

Properties

storagePath

@property (nonatomic, readwrite, nonnull) NSString* storagePath;

The path to the storage location of the Connected Devices Platform settings.