DBTEAMLOGSmartSyncNotOptOutDetails

Objective-C

@interface DBTEAMLOGSmartSyncNotOptOutDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGSmartSyncNotOptOutDetails : NSObject, DBSerializable, NSCopying

The SmartSyncNotOptOutDetails struct.

Opted team into Smart Sync.

This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

Instance fields

Constructors