DBTEAMLOGWebSessionsChangeIdleLengthPolicyDetails

Objective-C

@interface DBTEAMLOGWebSessionsChangeIdleLengthPolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGWebSessionsChangeIdleLengthPolicyDetails : NSObject, DBSerializable, NSCopying

The WebSessionsChangeIdleLengthPolicyDetails struct.

Changed how long team members can be idle while signed in to Dropbox.com.

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