DBTEAMLOGFileChangeCommentSubscriptionDetails

Objective-C

@interface DBTEAMLOGFileChangeCommentSubscriptionDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGFileChangeCommentSubscriptionDetails : NSObject, DBSerializable, NSCopying

The FileChangeCommentSubscriptionDetails struct.

Subscribed to or unsubscribed from comment notifications for file.

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