DBTEAMLOGTrustedNonTeamMemberLogInfo

Objective-C

@interface DBTEAMLOGTrustedNonTeamMemberLogInfo
    : DBTEAMLOGUserLogInfo <DBSerializable, NSCopying>

Swift

class DBTEAMLOGTrustedNonTeamMemberLogInfo : DBTEAMLOGUserLogInfo, DBSerializable, NSCopying

The TrustedNonTeamMemberLogInfo struct.

User that is not a member of the team but considered trusted.

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