EventTypeArg
public enum EventTypeArg : CustomStringConvertible, JSONRepresentable
The type of the event.
-
(admin_alerting) Changed an alert state
Declaration
Swift
case adminAlertingAlertStateChanged -
(admin_alerting) Changed an alert setting
Declaration
Swift
case adminAlertingChangedAlertConfig -
(admin_alerting) Triggered security alert
Declaration
Swift
case adminAlertingTriggeredAlert -
(admin_alerting) Completed ransomware restore process
Declaration
Swift
case ransomwareRestoreProcessCompleted -
(admin_alerting) Started ransomware restore process
Declaration
Swift
case ransomwareRestoreProcessStarted -
(apps) Failed to connect app for member
Declaration
Swift
case appBlockedByPermissions -
(apps) Linked app for team
Declaration
Swift
case appLinkTeam -
(apps) Linked app for member
Declaration
Swift
case appLinkUser -
(apps) Unlinked app for team
Declaration
Swift
case appUnlinkTeam -
(apps) Unlinked app for member
Declaration
Swift
case appUnlinkUser -
(apps) Connected integration for member
Declaration
Swift
case integrationConnected -
(apps) Disconnected integration for member
Declaration
Swift
case integrationDisconnected -
(comments) Added file comment
Declaration
Swift
case fileAddComment -
(comments) Subscribed to or unsubscribed from comment notifications for file
Declaration
Swift
case fileChangeCommentSubscription -
(comments) Deleted file comment
Declaration
Swift
case fileDeleteComment -
(comments) Edited file comment
Declaration
Swift
case fileEditComment -
(comments) Liked file comment (deprecated, no longer logged)
Declaration
Swift
case fileLikeComment -
(comments) Resolved file comment
Declaration
Swift
case fileResolveComment -
(comments) Unliked file comment (deprecated, no longer logged)
Declaration
Swift
case fileUnlikeComment -
(comments) Unresolved file comment
Declaration
Swift
case fileUnresolveComment -
(data_governance) Added folders to policy
Declaration
Swift
case governancePolicyAddFolders -
(data_governance) Couldn’t add a folder to a policy
Declaration
Swift
case governancePolicyAddFolderFailed -
(data_governance) Content disposed
Declaration
Swift
case governancePolicyContentDisposed -
(data_governance) Activated a new policy
Declaration
Swift
case governancePolicyCreate -
(data_governance) Deleted a policy
Declaration
Swift
case governancePolicyDelete -
(data_governance) Edited policy
Declaration
Swift
case governancePolicyEditDetails -
(data_governance) Changed policy duration
Declaration
Swift
case governancePolicyEditDuration -
(data_governance) Created a policy download
Declaration
Swift
case governancePolicyExportCreated -
(data_governance) Removed a policy download
Declaration
Swift
case governancePolicyExportRemoved -
(data_governance) Removed folders from policy
Declaration
Swift
case governancePolicyRemoveFolders -
(data_governance) Created a summary report for a policy
Declaration
Swift
case governancePolicyReportCreated -
(data_governance) Downloaded content from a policy
Declaration
Swift
case governancePolicyZipPartDownloaded -
(data_governance) Activated a hold
Declaration
Swift
case legalHoldsActivateAHold -
(data_governance) Added members to a hold
Declaration
Swift
case legalHoldsAddMembers -
(data_governance) Edited details for a hold
Declaration
Swift
case legalHoldsChangeHoldDetails -
(data_governance) Renamed a hold
Declaration
Swift
case legalHoldsChangeHoldName -
(data_governance) Exported hold
Declaration
Swift
case legalHoldsExportAHold -
(data_governance) Canceled export for a hold
Declaration
Swift
case legalHoldsExportCancelled -
(data_governance) Downloaded export for a hold
Declaration
Swift
case legalHoldsExportDownloaded -
(data_governance) Removed export for a hold
Declaration
Swift
case legalHoldsExportRemoved -
(data_governance) Released a hold
Declaration
Swift
case legalHoldsReleaseAHold -
(data_governance) Removed members from a hold
Declaration
Swift
case legalHoldsRemoveMembers -
(data_governance) Created a summary report for a hold
Declaration
Swift
case legalHoldsReportAHold -
(devices) Changed IP address associated with active desktop session
Declaration
Swift
case deviceChangeIpDesktop -
(devices) Changed IP address associated with active mobile session
Declaration
Swift
case deviceChangeIpMobile -
(devices) Changed IP address associated with active web session
Declaration
Swift
case deviceChangeIpWeb -
(devices) Failed to delete all files from unlinked device
Declaration
Swift
case deviceDeleteOnUnlinkFail -
(devices) Deleted all files from unlinked device
Declaration
Swift
case deviceDeleteOnUnlinkSuccess -
(devices) Failed to link device
Declaration
Swift
case deviceLinkFail -
(devices) Linked device
Declaration
Swift
case deviceLinkSuccess -
(devices) Disabled device management (deprecated, no longer logged)
Declaration
Swift
case deviceManagementDisabled -
(devices) Enabled device management (deprecated, no longer logged)
Declaration
Swift
case deviceManagementEnabled -
(devices) Enabled/disabled backup for computer
Declaration
Swift
case deviceSyncBackupStatusChanged -
(devices) Disconnected device
Declaration
Swift
case deviceUnlink -
(devices) Exported passwords
Declaration
Swift
case dropboxPasswordsExported -
(devices) Enrolled new Dropbox Passwords device
Declaration
Swift
case dropboxPasswordsNewDeviceEnrolled -
(devices) Refreshed auth token used for setting up EMM
Declaration
Swift
case emmRefreshAuthToken -
(devices) Checked external drive backup eligibility status
Declaration
Swift
case externalDriveBackupEligibilityStatusChecked -
(devices) Modified external drive backup
Declaration
Swift
case externalDriveBackupStatusChanged -
(domains) Granted/revoked option to enable account capture on team domains
Declaration
Swift
case accountCaptureChangeAvailability -
(domains) Account-captured user migrated account to team
Declaration
Swift
case accountCaptureMigrateAccount -
(domains) Sent account capture email to all unmanaged members
Declaration
Swift
case accountCaptureNotificationEmailsSent -
(domains) Account-captured user changed account email to personal email
Declaration
Swift
case accountCaptureRelinquishAccount -
(domains) Disabled domain invites (deprecated, no longer logged)
Declaration
Swift
case disabledDomainInvites -
(domains) Approved user’s request to join team
Declaration
Swift
case domainInvitesApproveRequestToJoinTeam -
(domains) Declined user’s request to join team
Declaration
Swift
case domainInvitesDeclineRequestToJoinTeam -
(domains) Sent domain invites to existing domain accounts (deprecated, no longer logged)
Declaration
Swift
case domainInvitesEmailExistingUsers -
(domains) Requested to join team
Declaration
Swift
case domainInvitesRequestToJoinTeam -
(domains) Disabled “Automatically invite new users” (deprecated, no longer logged)
Declaration
Swift
case domainInvitesSetInviteNewUserPrefToNo -
(domains) Enabled “Automatically invite new users” (deprecated, no longer logged)
Declaration
Swift
case domainInvitesSetInviteNewUserPrefToYes -
(domains) Failed to verify team domain
Declaration
Swift
case domainVerificationAddDomainFail -
(domains) Verified team domain
Declaration
Swift
case domainVerificationAddDomainSuccess -
(domains) Removed domain from list of verified team domains
Declaration
Swift
case domainVerificationRemoveDomain -
(domains) Enabled domain invites (deprecated, no longer logged)
Declaration
Swift
case enabledDomainInvites -
(encryption) Canceled team encryption key deletion
Declaration
Swift
case teamEncryptionKeyCancelKeyDeletion -
(encryption) Created team encryption key
Declaration
Swift
case teamEncryptionKeyCreateKey -
(encryption) Deleted team encryption key
Declaration
Swift
case teamEncryptionKeyDeleteKey -
(encryption) Disabled team encryption key
Declaration
Swift
case teamEncryptionKeyDisableKey -
(encryption) Enabled team encryption key
Declaration
Swift
case teamEncryptionKeyEnableKey -
(encryption) Rotated team encryption key (deprecated, no longer logged)
Declaration
Swift
case teamEncryptionKeyRotateKey -
(encryption) Scheduled encryption key deletion
Declaration
Swift
case teamEncryptionKeyScheduleKeyDeletion -
(file_operations) Applied naming convention
Declaration
Swift
case applyNamingConvention -
(file_operations) Created folders (deprecated, no longer logged)
Declaration
Swift
case createFolder -
(file_operations) Added files and/or folders
Declaration
Swift
case fileAdd -
(file_operations) Added files and/or folders from automation
Declaration
Swift
case fileAddFromAutomation -
(file_operations) Copied files and/or folders
Declaration
Swift
case fileCopy -
(file_operations) Deleted files and/or folders
Declaration
Swift
case fileDelete -
(file_operations) Downloaded files and/or folders
Declaration
Swift
case fileDownload -
(file_operations) Edited files
Declaration
Swift
case fileEdit -
(file_operations) Created copy reference to file/folder
Declaration
Swift
case fileGetCopyReference -
(file_operations) Locked/unlocked editing for a file
Declaration
Swift
case fileLockingLockStatusChanged -
(file_operations) Moved files and/or folders
Declaration
Swift
case fileMove -
(file_operations) Permanently deleted files and/or folders
Declaration
Swift
case filePermanentlyDelete -
(file_operations) Previewed files and/or folders
Declaration
Swift
case filePreview -
(file_operations) Renamed files and/or folders
Declaration
Swift
case fileRename -
(file_operations) Restored deleted files and/or folders
Declaration
Swift
case fileRestore -
(file_operations) Reverted files to previous version
Declaration
Swift
case fileRevert -
(file_operations) Rolled back file actions
Declaration
Swift
case fileRollbackChanges -
(file_operations) Saved file/folder using copy reference
Declaration
Swift
case fileSaveCopyReference -
(file_operations) Updated folder overview
Declaration
Swift
case folderOverviewDescriptionChanged -
(file_operations) Pinned item to folder overview
Declaration
Swift
case folderOverviewItemPinned -
(file_operations) Unpinned item from folder overview
Declaration
Swift
case folderOverviewItemUnpinned -
(file_operations) Added a label
Declaration
Swift
case objectLabelAdded -
(file_operations) Removed a label
Declaration
Swift
case objectLabelRemoved -
(file_operations) Updated a label’s value
Declaration
Swift
case objectLabelUpdatedValue -
(file_operations) Organized a folder with multi-file organize
Declaration
Swift
case organizeFolderWithTidy -
(file_operations) Deleted files in Replay
Declaration
Swift
case replayFileDelete -
(file_operations) Rewound a folder
Declaration
Swift
case rewindFolder -
(file_operations) Reverted naming convention
Declaration
Swift
case undoNamingConvention -
(file_operations) Removed multi-file organize
Declaration
Swift
case undoOrganizeFolderWithTidy -
(file_operations) Tagged a file
Declaration
Swift
case userTagsAdded -
(file_operations) Removed tags
Declaration
Swift
case userTagsRemoved -
(file_requests) Received files via Email to Dropbox
Declaration
Swift
case emailIngestReceiveFile -
(file_requests) Changed file request
Declaration
Swift
case fileRequestChange -
(file_requests) Closed file request
Declaration
Swift
case fileRequestClose -
(file_requests) Created file request
Declaration
Swift
case fileRequestCreate -
(file_requests) Delete file request
Declaration
Swift
case fileRequestDelete -
(file_requests) Received files for file request
Declaration
Swift
case fileRequestReceiveFile -
(groups) Added external ID for group
Declaration
Swift
case groupAddExternalId -
(groups) Added team members to group
Declaration
Swift
case groupAddMember -
(groups) Changed external ID for group
Declaration
Swift
case groupChangeExternalId -
(groups) Changed group management type
Declaration
Swift
case groupChangeManagementType -
(groups) Changed manager permissions of group member
Declaration
Swift
case groupChangeMemberRole -
(groups) Created group
Declaration
Swift
case groupCreate -
(groups) Deleted group
Declaration
Swift
case groupDelete -
(groups) Updated group (deprecated, no longer logged)
Declaration
Swift
case groupDescriptionUpdated -
(groups) Updated group join policy (deprecated, no longer logged)
Declaration
Swift
case groupJoinPolicyUpdated -
(groups) Moved group (deprecated, no longer logged)
Declaration
Swift
case groupMoved -
(groups) Removed external ID for group
Declaration
Swift
case groupRemoveExternalId -
(groups) Removed team members from group
Declaration
Swift
case groupRemoveMember -
(groups) Renamed group
Declaration
Swift
case groupRename -
(logins) Unlocked/locked account after failed sign in attempts
Declaration
Swift
case accountLockOrUnlocked -
(logins) Failed to sign in via EMM (deprecated, replaced by ‘Failed to sign in’)
Declaration
Swift
case emmError -
(logins) Started trusted team admin session
Declaration
Swift
case guestAdminSignedInViaTrustedTeams -
(logins) Ended trusted team admin session
Declaration
Swift
case guestAdminSignedOutViaTrustedTeams -
(logins) Failed to sign in
Declaration
Swift
case loginFail -
(logins) Signed in
Declaration
Swift
case loginSuccess -
(logins) Signed out
Declaration
Swift
case logout -
(logins) Ended reseller support session
Declaration
Swift
case resellerSupportSessionEnd -
(logins) Started reseller support session
Declaration
Swift
case resellerSupportSessionStart -
(logins) Ended admin sign-in-as session
Declaration
Swift
case signInAsSessionEnd -
(logins) Started admin sign-in-as session
Declaration
Swift
case signInAsSessionStart -
(logins) Failed to sign in via SSO (deprecated, replaced by ‘Failed to sign in’)
Declaration
Swift
case ssoError -
(members) Invited members to activate Backup
Declaration
Swift
case backupAdminInvitationSent -
(members) Opened Backup invite
Declaration
Swift
case backupInvitationOpened -
(members) Created team invite link
Declaration
Swift
case createTeamInviteLink -
(members) Deleted team invite link
Declaration
Swift
case deleteTeamInviteLink -
(members) Added an external ID for team member
Declaration
Swift
case memberAddExternalId -
(members) Added team member name
Declaration
Swift
case memberAddName -
(members) Changed team member admin role
Declaration
Swift
case memberChangeAdminRole -
(members) Changed team member email
Declaration
Swift
case memberChangeEmail -
(members) Changed the external ID for team member
Declaration
Swift
case memberChangeExternalId -
(members) Changed membership type (limited/full) of member (deprecated, no longer logged)
Declaration
Swift
case memberChangeMembershipType -
(members) Changed team member name
Declaration
Swift
case memberChangeName -
(members) Changed team member reseller role
Declaration
Swift
case memberChangeResellerRole -
(members) Changed member status (invited, joined, suspended, etc.)
Declaration
Swift
case memberChangeStatus -
(members) Cleared manually added contacts
Declaration
Swift
case memberDeleteManualContacts -
(members) Deleted team member profile photo
Declaration
Swift
case memberDeleteProfilePhoto -
(members) Permanently deleted contents of deleted team member account
Declaration
Swift
case memberPermanentlyDeleteAccountContents -
(members) Removed the external ID for team member
Declaration
Swift
case memberRemoveExternalId -
(members) Set team member profile photo
Declaration
Swift
case memberSetProfilePhoto -
(members) Set custom member space limit
Declaration
Swift
case memberSpaceLimitsAddCustomQuota -
(members) Changed custom member space limit
Declaration
Swift
case memberSpaceLimitsChangeCustomQuota -
(members) Changed space limit status
Declaration
Swift
case memberSpaceLimitsChangeStatus -
(members) Removed custom member space limit
Declaration
Swift
case memberSpaceLimitsRemoveCustomQuota -
(members) Suggested person to add to team
Declaration
Swift
case memberSuggest -
(members) Transferred contents of deleted member account to another member
Declaration
Swift
case memberTransferAccountContents -
(members) Added pending secondary email
Declaration
Swift
case pendingSecondaryEmailAdded -
(members) Deleted secondary email
Declaration
Swift
case secondaryEmailDeleted -
(members) Verified secondary email
Declaration
Swift
case secondaryEmailVerified -
(members) Secondary mails policy changed
Declaration
Swift
case secondaryMailsPolicyChanged -
(paper) Added Binder page (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderAddPage -
(paper) Added Binder section (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderAddSection -
(paper) Removed Binder page (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderRemovePage -
(paper) Removed Binder section (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderRemoveSection -
(paper) Renamed Binder page (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderRenamePage -
(paper) Renamed Binder section (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderRenameSection -
(paper) Reordered Binder page (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderReorderPage -
(paper) Reordered Binder section (deprecated, replaced by ‘Edited files’)
Declaration
Swift
case binderReorderSection -
(paper) Added users and/or groups to Paper doc/folder
Declaration
Swift
case paperContentAddMember -
(paper) Added Paper doc/folder to folder
Declaration
Swift
case paperContentAddToFolder -
(paper) Archived Paper doc/folder
Declaration
Swift
case paperContentArchive -
(paper) Created Paper doc/folder
Declaration
Swift
case paperContentCreate -
(paper) Permanently deleted Paper doc/folder
Declaration
Swift
case paperContentPermanentlyDelete -
(paper) Removed Paper doc/folder from folder
Declaration
Swift
case paperContentRemoveFromFolder -
(paper) Removed users and/or groups from Paper doc/folder
Declaration
Swift
case paperContentRemoveMember -
(paper) Renamed Paper doc/folder
Declaration
Swift
case paperContentRename -
(paper) Restored archived Paper doc/folder
Declaration
Swift
case paperContentRestore -
(paper) Added Paper doc comment
Declaration
Swift
case paperDocAddComment -
(paper) Changed member permissions for Paper doc
Declaration
Swift
case paperDocChangeMemberRole -
(paper) Changed sharing setting for Paper doc
Declaration
Swift
case paperDocChangeSharingPolicy -
(paper) Followed/unfollowed Paper doc
Declaration
Swift
case paperDocChangeSubscription -
(paper) Archived Paper doc (deprecated, no longer logged)
Declaration
Swift
case paperDocDeleted -
(paper) Deleted Paper doc comment
Declaration
Swift
case paperDocDeleteComment -
(paper) Downloaded Paper doc in specific format
Declaration
Swift
case paperDocDownload -
(paper) Edited Paper doc
Declaration
Swift
case paperDocEdit -
(paper) Edited Paper doc comment
Declaration
Swift
case paperDocEditComment -
(paper) Followed Paper doc (deprecated, replaced by ‘Followed/unfollowed Paper doc’)
Declaration
Swift
case paperDocFollowed -
(paper) Mentioned user in Paper doc
Declaration
Swift
case paperDocMention -
(paper) Transferred ownership of Paper doc
Declaration
Swift
case paperDocOwnershipChanged -
(paper) Requested access to Paper doc
Declaration
Swift
case paperDocRequestAccess -
(paper) Resolved Paper doc comment
Declaration
Swift
case paperDocResolveComment -
(paper) Restored Paper doc to previous version
Declaration
Swift
case paperDocRevert -
(paper) Shared Paper doc via Slack
Declaration
Swift
case paperDocSlackShare -
(paper) Shared Paper doc with users and/or groups (deprecated, no longer logged)
Declaration
Swift
case paperDocTeamInvite -
(paper) Deleted Paper doc
Declaration
Swift
case paperDocTrashed -
(paper) Unresolved Paper doc comment
Declaration
Swift
case paperDocUnresolveComment -
(paper) Restored Paper doc
Declaration
Swift
case paperDocUntrashed -
(paper) Viewed Paper doc
Declaration
Swift
case paperDocView -
(paper) Changed Paper external sharing setting to anyone (deprecated, no longer logged)
Declaration
Swift
case paperExternalViewAllow -
(paper) Changed Paper external sharing setting to default team (deprecated, no longer logged)
Declaration
Swift
case paperExternalViewDefaultTeam -
(paper) Changed Paper external sharing setting to team-only (deprecated, no longer logged)
Declaration
Swift
case paperExternalViewForbid -
(paper) Followed/unfollowed Paper folder
Declaration
Swift
case paperFolderChangeSubscription -
(paper) Archived Paper folder (deprecated, no longer logged)
Declaration
Swift
case paperFolderDeleted -
(paper) Followed Paper folder (deprecated, replaced by ‘Followed/unfollowed Paper folder’)
Declaration
Swift
case paperFolderFollowed -
(paper) Shared Paper folder with users and/or groups (deprecated, no longer logged)
Declaration
Swift
case paperFolderTeamInvite -
(paper) Changed permissions for published doc
Declaration
Swift
case paperPublishedLinkChangePermission -
(paper) Published doc
Declaration
Swift
case paperPublishedLinkCreate -
(paper) Unpublished doc
Declaration
Swift
case paperPublishedLinkDisabled -
(paper) Viewed published doc
Declaration
Swift
case paperPublishedLinkView -
(passwords) Changed password
Declaration
Swift
case passwordChange -
(passwords) Reset password
Declaration
Swift
case passwordReset -
(passwords) Reset all team member passwords
Declaration
Swift
case passwordResetAll -
(reports) Created Classification report
Declaration
Swift
case classificationCreateReport -
(reports) Couldn’t create Classification report
Declaration
Swift
case classificationCreateReportFail -
(reports) Created EMM-excluded users report
Declaration
Swift
case emmCreateExceptionsReport -
(reports) Created EMM mobile app usage report
Declaration
Swift
case emmCreateUsageReport -
(reports) Created member data report
Declaration
Swift
case exportMembersReport -
(reports) Failed to create members data report
Declaration
Swift
case exportMembersReportFail -
(reports) Created External sharing report
Declaration
Swift
case externalSharingCreateReport -
(reports) Couldn’t create External sharing report
Declaration
Swift
case externalSharingReportFailed -
(reports) Report created: Links created with no expiration
Declaration
Swift
case noExpirationLinkGenCreateReport -
(reports) Couldn’t create report: Links created with no expiration
Declaration
Swift
case noExpirationLinkGenReportFailed -
(reports) Report created: Links created without passwords
Declaration
Swift
case noPasswordLinkGenCreateReport -
(reports) Couldn’t create report: Links created without passwords
Declaration
Swift
case noPasswordLinkGenReportFailed -
(reports) Report created: Views of links without passwords
Declaration
Swift
case noPasswordLinkViewCreateReport -
(reports) Couldn’t create report: Views of links without passwords
Declaration
Swift
case noPasswordLinkViewReportFailed -
(reports) Report created: Views of old links
Declaration
Swift
case outdatedLinkViewCreateReport -
(reports) Couldn’t create report: Views of old links
Declaration
Swift
case outdatedLinkViewReportFailed -
(reports) Exported all team Paper docs
Declaration
Swift
case paperAdminExportStart -
(reports) Created ransomware report
Declaration
Swift
case ransomwareAlertCreateReport -
(reports) Couldn’t generate ransomware report
Declaration
Swift
case ransomwareAlertCreateReportFailed -
(reports) Created Smart Sync non-admin devices report
Declaration
Swift
case smartSyncCreateAdminPrivilegeReport -
(reports) Created team activity report
Declaration
Swift
case teamActivityCreateReport -
(reports) Couldn’t generate team activity report
Declaration
Swift
case teamActivityCreateReportFail -
(sharing) Shared album
Declaration
Swift
case collectionShare -
(sharing) Transfer files added
Declaration
Swift
case fileTransfersFileAdd -
(sharing) Deleted transfer
Declaration
Swift
case fileTransfersTransferDelete -
(sharing) Transfer downloaded
Declaration
Swift
case fileTransfersTransferDownload -
(sharing) Sent transfer
Declaration
Swift
case fileTransfersTransferSend -
(sharing) Viewed transfer
Declaration
Swift
case fileTransfersTransferView -
(sharing) Changed Paper doc to invite-only (deprecated, no longer logged)
Declaration
Swift
case noteAclInviteOnly -
(sharing) Changed Paper doc to link-accessible (deprecated, no longer logged)
Declaration
Swift
case noteAclLink -
(sharing) Changed Paper doc to link-accessible for team (deprecated, no longer logged)
Declaration
Swift
case noteAclTeamLink -
(sharing) Shared Paper doc (deprecated, no longer logged)
Declaration
Swift
case noteShared -
(sharing) Shared received Paper doc (deprecated, no longer logged)
Declaration
Swift
case noteShareReceive -
(sharing) Opened shared Paper doc (deprecated, no longer logged)
Declaration
Swift
case openNoteShared -
(sharing) Created shared link in Replay
Declaration
Swift
case replayFileSharedLinkCreated -
(sharing) Modified shared link in Replay
Declaration
Swift
case replayFileSharedLinkModified -
(sharing) Added member to Replay Project
Declaration
Swift
case replayProjectTeamAdd -
(sharing) Removed member from Replay Project
Declaration
Swift
case replayProjectTeamDelete -
(sharing) Added team to shared folder (deprecated, no longer logged)
Declaration
Swift
case sfAddGroup -
(sharing) Allowed non-collaborators to view links to files in shared folder (deprecated, no longer logged)
Declaration
Swift
case sfAllowNonMembersToViewSharedLinks -
(sharing) Set team members to see warning before sharing folders outside team (deprecated, no longer logged)
Declaration
Swift
case sfExternalInviteWarn -
(sharing) Invited Facebook users to shared folder (deprecated, no longer logged)
Declaration
Swift
case sfFbInvite -
(sharing) Changed Facebook user’s role in shared folder (deprecated, no longer logged)
Declaration
Swift
case sfFbInviteChangeRole -
(sharing) Uninvited Facebook user from shared folder (deprecated, no longer logged)
Declaration
Swift
case sfFbUninvite -
(sharing) Invited group to shared folder (deprecated, no longer logged)
Declaration
Swift
case sfInviteGroup -
(sharing) Granted access to shared folder (deprecated, no longer logged)
Declaration
Swift
case sfTeamGrantAccess -
(sharing) Invited team members to shared folder (deprecated, replaced by ‘Invited user to Dropbox and added them to shared file/folder’)
Declaration
Swift
case sfTeamInvite -
(sharing) Changed team member’s role in shared folder (deprecated, no longer logged)
Declaration
Swift
case sfTeamInviteChangeRole -
(sharing) Joined team member’s shared folder (deprecated, no longer logged)
Declaration
Swift
case sfTeamJoin -
(sharing) Joined team member’s shared folder from link (deprecated, no longer logged)
Declaration
Swift
case sfTeamJoinFromOobLink -
(sharing) Unshared folder with team member (deprecated, replaced by ‘Removed invitee from shared file/folder before invite was accepted’)
Declaration
Swift
case sfTeamUninvite -
(sharing) Invited user to Dropbox and added them to shared file/folder
Declaration
Swift
case sharedContentAddInvitees -
(sharing) Added expiration date to link for shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentAddLinkExpiry -
(sharing) Added password to link for shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentAddLinkPassword -
(sharing) Added users and/or groups to shared file/folder
Declaration
Swift
case sharedContentAddMember -
(sharing) Changed whether members can download shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentChangeDownloadsPolicy -
(sharing) Changed access type of invitee to shared file/folder before invite was accepted
Declaration
Swift
case sharedContentChangeInviteeRole -
(sharing) Changed link audience of shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentChangeLinkAudience -
(sharing) Changed link expiration of shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentChangeLinkExpiry -
(sharing) Changed link password of shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentChangeLinkPassword -
(sharing) Changed access type of shared file/folder member
Declaration
Swift
case sharedContentChangeMemberRole -
(sharing) Changed whether members can see who viewed shared file/folder
Declaration
Swift
case sharedContentChangeViewerInfoPolicy -
(sharing) Acquired membership of shared file/folder by accepting invite
Declaration
Swift
case sharedContentClaimInvitation -
(sharing) Copied shared file/folder to own Dropbox
Declaration
Swift
case sharedContentCopy -
(sharing) Downloaded shared file/folder
Declaration
Swift
case sharedContentDownload -
(sharing) Left shared file/folder
Declaration
Swift
case sharedContentRelinquishMembership -
(sharing) Removed invitee from shared file/folder before invite was accepted
Declaration
Swift
case sharedContentRemoveInvitees -
(sharing) Removed link expiration date of shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentRemoveLinkExpiry -
(sharing) Removed link password of shared file/folder (deprecated, no longer logged)
Declaration
Swift
case sharedContentRemoveLinkPassword -
(sharing) Removed user/group from shared file/folder
Declaration
Swift
case sharedContentRemoveMember -
(sharing) Requested access to shared file/folder
Declaration
Swift
case sharedContentRequestAccess -
(sharing) Restored shared file/folder invitees
Declaration
Swift
case sharedContentRestoreInvitees -
(sharing) Restored users and/or groups to membership of shared file/folder
Declaration
Swift
case sharedContentRestoreMember -
(sharing) Unshared file/folder by clearing membership
Declaration
Swift
case sharedContentUnshare -
(sharing) Previewed shared file/folder
Declaration
Swift
case sharedContentView -
(sharing) Changed who can access shared folder via link
Declaration
Swift
case sharedFolderChangeLinkPolicy -
(sharing) Changed whether shared folder inherits members from parent folder
Declaration
Swift
case sharedFolderChangeMembersInheritancePolicy -
(sharing) Changed who can add/remove members of shared folder
Declaration
Swift
case sharedFolderChangeMembersManagementPolicy -
(sharing) Changed who can become member of shared folder
Declaration
Swift
case sharedFolderChangeMembersPolicy -
(sharing) Created shared folder
Declaration
Swift
case sharedFolderCreate -
(sharing) Declined team member’s invite to shared folder
Declaration
Swift
case sharedFolderDeclineInvitation -
(sharing) Added shared folder to own Dropbox
Declaration
Swift
case sharedFolderMount -
(sharing) Changed parent of shared folder
Declaration
Swift
case sharedFolderNest -
(sharing) Transferred ownership of shared folder to another member
Declaration
Swift
case sharedFolderTransferOwnership -
(sharing) Deleted shared folder from Dropbox
Declaration
Swift
case sharedFolderUnmount -
(sharing) Added shared link expiration date
Declaration
Swift
case sharedLinkAddExpiry -
(sharing) Changed shared link expiration date
Declaration
Swift
case sharedLinkChangeExpiry -
(sharing) Changed visibility of shared link
Declaration
Swift
case sharedLinkChangeVisibility -
(sharing) Added file/folder to Dropbox from shared link
Declaration
Swift
case sharedLinkCopy -
(sharing) Created shared link
Declaration
Swift
case sharedLinkCreate -
(sharing) Removed shared link
Declaration
Swift
case sharedLinkDisable -
(sharing) Downloaded file/folder from shared link
Declaration
Swift
case sharedLinkDownload -
(sharing) Removed shared link expiration date
Declaration
Swift
case sharedLinkRemoveExpiry -
(sharing) Added an expiration date to the shared link
Declaration
Swift
case sharedLinkSettingsAddExpiration -
(sharing) Added a password to the shared link
Declaration
Swift
case sharedLinkSettingsAddPassword -
(sharing) Disabled downloads
Declaration
Swift
case sharedLinkSettingsAllowDownloadDisabled -
(sharing) Enabled downloads
Declaration
Swift
case sharedLinkSettingsAllowDownloadEnabled -
(sharing) Changed the audience of the shared link
Declaration
Swift
case sharedLinkSettingsChangeAudience -
(sharing) Changed the expiration date of the shared link
Declaration
Swift
case sharedLinkSettingsChangeExpiration -
(sharing) Changed the password of the shared link
Declaration
Swift
case sharedLinkSettingsChangePassword -
(sharing) Removed the expiration date from the shared link
Declaration
Swift
case sharedLinkSettingsRemoveExpiration -
(sharing) Removed the password from the shared link
Declaration
Swift
case sharedLinkSettingsRemovePassword -
(sharing) Added members as audience of shared link
Declaration
Swift
case sharedLinkShare -
(sharing) Opened shared link
Declaration
Swift
case sharedLinkView -
(sharing) Opened shared Paper doc (deprecated, no longer logged)
Declaration
Swift
case sharedNoteOpened -
(sharing) Disabled downloads for link (deprecated, no longer logged)
Declaration
Swift
case shmodelDisableDownloads -
(sharing) Enabled downloads for link (deprecated, no longer logged)
Declaration
Swift
case shmodelEnableDownloads -
(sharing) Shared link with group (deprecated, no longer logged)
Declaration
Swift
case shmodelGroupShare -
(showcase) Granted access to showcase
Declaration
Swift
case showcaseAccessGranted -
(showcase) Added member to showcase
Declaration
Swift
case showcaseAddMember -
(showcase) Archived showcase
Declaration
Swift
case showcaseArchived -
(showcase) Created showcase
Declaration
Swift
case showcaseCreated -
(showcase) Deleted showcase comment
Declaration
Swift
case showcaseDeleteComment -
(showcase) Edited showcase
Declaration
Swift
case showcaseEdited -
(showcase) Edited showcase comment
Declaration
Swift
case showcaseEditComment -
(showcase) Added file to showcase
Declaration
Swift
case showcaseFileAdded -
(showcase) Downloaded file from showcase
Declaration
Swift
case showcaseFileDownload -
(showcase) Removed file from showcase
Declaration
Swift
case showcaseFileRemoved -
(showcase) Viewed file in showcase
Declaration
Swift
case showcaseFileView -
(showcase) Permanently deleted showcase
Declaration
Swift
case showcasePermanentlyDeleted -
(showcase) Added showcase comment
Declaration
Swift
case showcasePostComment -
(showcase) Removed member from showcase
Declaration
Swift
case showcaseRemoveMember -
(showcase) Renamed showcase
Declaration
Swift
case showcaseRenamed -
(showcase) Requested access to showcase
Declaration
Swift
case showcaseRequestAccess -
(showcase) Resolved showcase comment
Declaration
Swift
case showcaseResolveComment -
(showcase) Unarchived showcase
Declaration
Swift
case showcaseRestored -
(showcase) Deleted showcase
Declaration
Swift
case showcaseTrashed -
(showcase) Deleted showcase (old version) (deprecated, replaced by ‘Deleted showcase’)
Declaration
Swift
case showcaseTrashedDeprecated -
(showcase) Unresolved showcase comment
Declaration
Swift
case showcaseUnresolveComment -
(showcase) Restored showcase
Declaration
Swift
case showcaseUntrashed -
(showcase) Restored showcase (old version) (deprecated, replaced by ‘Restored showcase’)
Declaration
Swift
case showcaseUntrashedDeprecated -
(showcase) Viewed showcase
Declaration
Swift
case showcaseView -
(sso) Added X.509 certificate for SSO
Declaration
Swift
case ssoAddCert -
(sso) Added sign-in URL for SSO
Declaration
Swift
case ssoAddLoginUrl -
(sso) Added sign-out URL for SSO
Declaration
Swift
case ssoAddLogoutUrl -
(sso) Changed X.509 certificate for SSO
Declaration
Swift
case ssoChangeCert -
(sso) Changed sign-in URL for SSO
Declaration
Swift
case ssoChangeLoginUrl -
(sso) Changed sign-out URL for SSO
Declaration
Swift
case ssoChangeLogoutUrl -
(sso) Changed SAML identity mode for SSO
Declaration
Swift
case ssoChangeSamlIdentityMode -
(sso) Removed X.509 certificate for SSO
Declaration
Swift
case ssoRemoveCert -
(sso) Removed sign-in URL for SSO
Declaration
Swift
case ssoRemoveLoginUrl -
(sso) Removed sign-out URL for SSO
Declaration
Swift
case ssoRemoveLogoutUrl -
(team_folders) Changed archival status of team folder
Declaration
Swift
case teamFolderChangeStatus -
(team_folders) Created team folder in active status
Declaration
Swift
case teamFolderCreate -
(team_folders) Downgraded team folder to regular shared folder
Declaration
Swift
case teamFolderDowngrade -
(team_folders) Permanently deleted archived team folder
Declaration
Swift
case teamFolderPermanentlyDelete -
(team_folders) Renamed active/archived team folder
Declaration
Swift
case teamFolderRename -
(team_folders) Changed sync default
Declaration
Swift
case teamSelectiveSyncSettingsChanged -
(team_policies) Changed account capture setting on team domain
Declaration
Swift
case accountCaptureChangePolicy -
(team_policies) Changed admin reminder settings for requests to join the team
Declaration
Swift
case adminEmailRemindersChanged -
(team_policies) Disabled downloads (deprecated, no longer logged)
Declaration
Swift
case allowDownloadDisabled -
(team_policies) Enabled downloads (deprecated, no longer logged)
Declaration
Swift
case allowDownloadEnabled -
(team_policies) Changed app permissions
Declaration
Swift
case appPermissionsChanged -
(team_policies) Changed camera uploads setting for team
Declaration
Swift
case cameraUploadsPolicyChanged -
(team_policies) Changed Capture transcription policy for team
Declaration
Swift
case captureTranscriptPolicyChanged -
(team_policies) Changed classification policy for team
Declaration
Swift
case classificationChangePolicy -
(team_policies) Changed computer backup policy for team
Declaration
Swift
case computerBackupPolicyChanged -
(team_policies) Changed content management setting
Declaration
Swift
case contentAdministrationPolicyChanged -
(team_policies) Set restrictions on data center locations where team data resides
Declaration
Swift
case dataPlacementRestrictionChangePolicy -
(team_policies) Completed restrictions on data center locations where team data resides
Declaration
Swift
case dataPlacementRestrictionSatisfyPolicy -
(team_policies) Added members to device approvals exception list
Declaration
Swift
case deviceApprovalsAddException -
(team_policies) Set/removed limit on number of computers member can link to team Dropbox account
Declaration
Swift
case deviceApprovalsChangeDesktopPolicy -
(team_policies) Set/removed limit on number of mobile devices member can link to team Dropbox account
Declaration
Swift
case deviceApprovalsChangeMobilePolicy -
(team_policies) Changed device approvals setting when member is over limit
Declaration
Swift
case deviceApprovalsChangeOverageAction -
(team_policies) Changed device approvals setting when member unlinks approved device
Declaration
Swift
case deviceApprovalsChangeUnlinkAction -
(team_policies) Removed members from device approvals exception list
Declaration
Swift
case deviceApprovalsRemoveException -
(team_policies) Added members to directory restrictions list
Declaration
Swift
case directoryRestrictionsAddMembers -
(team_policies) Removed members from directory restrictions list
Declaration
Swift
case directoryRestrictionsRemoveMembers -
(team_policies) Changed Dropbox Passwords policy for team
Declaration
Swift
case dropboxPasswordsPolicyChanged -
(team_policies) Changed email to Dropbox policy for team
Declaration
Swift
case emailIngestPolicyChanged -
(team_policies) Added members to EMM exception list
Declaration
Swift
case emmAddException -
(team_policies) Enabled/disabled enterprise mobility management for members
Declaration
Swift
case emmChangePolicy -
(team_policies) Removed members from EMM exception list
Declaration
Swift
case emmRemoveException -
(team_policies) Accepted/opted out of extended version history
Declaration
Swift
case extendedVersionHistoryChangePolicy -
(team_policies) Changed external drive backup policy for team
Declaration
Swift
case externalDriveBackupPolicyChanged -
(team_policies) Enabled/disabled commenting on team files
Declaration
Swift
case fileCommentsChangePolicy -
(team_policies) Changed file locking policy for team
Declaration
Swift
case fileLockingPolicyChanged -
(team_policies) Changed File Provider Migration policy for team
Declaration
Swift
case fileProviderMigrationPolicyChanged -
(team_policies) Enabled/disabled file requests
Declaration
Swift
case fileRequestsChangePolicy -
(team_policies) Enabled file request emails for everyone (deprecated, no longer logged)
Declaration
Swift
case fileRequestsEmailsEnabled -
(team_policies) Enabled file request emails for team (deprecated, no longer logged)
Declaration
Swift
case fileRequestsEmailsRestrictedToTeamOnly -
(team_policies) Changed file transfers policy for team
Declaration
Swift
case fileTransfersPolicyChanged -
(team_policies) Changed folder link restrictions policy for team
Declaration
Swift
case folderLinkRestrictionPolicyChanged -
(team_policies) Enabled/disabled Google single sign-on for team
Declaration
Swift
case googleSsoChangePolicy -
(team_policies) Changed who can create groups
Declaration
Swift
case groupUserManagementChangePolicy -
(team_policies) Changed integration policy for team
Declaration
Swift
case integrationPolicyChanged -
(team_policies) Changed invite accept email policy for team
Declaration
Swift
case inviteAcceptanceEmailPolicyChanged -
(team_policies) Changed whether users can find team when not invited
Declaration
Swift
case memberRequestsChangePolicy -
(team_policies) Changed member send invite policy for team
Declaration
Swift
case memberSendInvitePolicyChanged -
(team_policies) Added members to member space limit exception list
Declaration
Swift
case memberSpaceLimitsAddException -
(team_policies) Changed member space limit type for team
Declaration
Swift
case memberSpaceLimitsChangeCapsTypePolicy -
(team_policies) Changed team default member space limit
Declaration
Swift
case memberSpaceLimitsChangePolicy -
(team_policies) Removed members from member space limit exception list
Declaration
Swift
case memberSpaceLimitsRemoveException -
(team_policies) Enabled/disabled option for team members to suggest people to add to team
Declaration
Swift
case memberSuggestionsChangePolicy -
(team_policies) Enabled/disabled Microsoft Office add-in
Declaration
Swift
case microsoftOfficeAddinChangePolicy -
(team_policies) Enabled/disabled network control
Declaration
Swift
case networkControlChangePolicy -
(team_policies) Changed whether Dropbox Paper, when enabled, is deployed to all members or to specific members
Declaration
Swift
case paperChangeDeploymentPolicy -
(team_policies) Changed whether non-members can view Paper docs with link (deprecated, no longer logged)
Declaration
Swift
case paperChangeMemberLinkPolicy -
(team_policies) Changed whether members can share Paper docs outside team, and if docs are accessible only by team members or anyone by default
Declaration
Swift
case paperChangeMemberPolicy -
(team_policies) Enabled/disabled Dropbox Paper for team
Declaration
Swift
case paperChangePolicy -
(team_policies) Changed Paper Default Folder Policy setting for team
Declaration
Swift
case paperDefaultFolderPolicyChanged -
(team_policies) Enabled/disabled Paper Desktop for team
Declaration
Swift
case paperDesktopPolicyChanged -
(team_policies) Added users to Paper-enabled users list
Declaration
Swift
case paperEnabledUsersGroupAddition -
(team_policies) Removed users from Paper-enabled users list
Declaration
Swift
case paperEnabledUsersGroupRemoval -
(team_policies) Changed team password strength requirements
Declaration
Swift
case passwordStrengthRequirementsChangePolicy -
(team_policies) Enabled/disabled ability of team members to permanently delete content
Declaration
Swift
case permanentDeleteChangePolicy -
(team_policies) Enabled/disabled reseller support
Declaration
Swift
case resellerSupportChangePolicy -
(team_policies) Changed Rewind policy for team
Declaration
Swift
case rewindPolicyChanged -
(team_policies) Changed send for signature policy for team
Declaration
Swift
case sendForSignaturePolicyChanged -
(team_policies) Changed whether team members can join shared folders owned outside team
Declaration
Swift
case sharingChangeFolderJoinPolicy -
(team_policies) Changed the allow remove or change expiration policy for the links shared outside of the team
Declaration
Swift
case sharingChangeLinkAllowChangeExpirationPolicy -
(team_policies) Changed the default expiration for the links shared outside of the team
Declaration
Swift
case sharingChangeLinkDefaultExpirationPolicy -
(team_policies) Changed the password requirement for the links shared outside of the team
Declaration
Swift
case sharingChangeLinkEnforcePasswordPolicy -
(team_policies) Changed whether members can share links outside team, and if links are accessible only by team members or anyone by default
Declaration
Swift
case sharingChangeLinkPolicy -
(team_policies) Changed whether members can share files/folders outside team
Declaration
Swift
case sharingChangeMemberPolicy -
(team_policies) Enabled/disabled downloading files from Dropbox Showcase for team
Declaration
Swift
case showcaseChangeDownloadPolicy -
(team_policies) Enabled/disabled Dropbox Showcase for team
Declaration
Swift
case showcaseChangeEnabledPolicy -
(team_policies) Enabled/disabled sharing Dropbox Showcase externally for team
Declaration
Swift
case showcaseChangeExternalSharingPolicy -
(team_policies) Changed automatic Smart Sync setting for team
Declaration
Swift
case smarterSmartSyncPolicyChanged -
(team_policies) Changed default Smart Sync setting for team members
Declaration
Swift
case smartSyncChangePolicy -
(team_policies) Opted team into Smart Sync
Declaration
Swift
case smartSyncNotOptOut -
(team_policies) Opted team out of Smart Sync
Declaration
Swift
case smartSyncOptOut -
(team_policies) Changed single sign-on setting for team
Declaration
Swift
case ssoChangePolicy -
(team_policies) Changed team branding policy for team
Declaration
Swift
case teamBrandingPolicyChanged -
(team_policies) Changed App Integrations setting for team
Declaration
Swift
case teamExtensionsPolicyChanged -
(team_policies) Enabled/disabled Team Selective Sync for team
Declaration
Swift
case teamSelectiveSyncPolicyChanged -
(team_policies) Edited the approved list for sharing externally
Declaration
Swift
case teamSharingWhitelistSubjectsChanged -
(team_policies) Added members to two factor authentication exception list
Declaration
Swift
case tfaAddException -
(team_policies) Changed two-step verification setting for team
Declaration
Swift
case tfaChangePolicy -
(team_policies) Removed members from two factor authentication exception list
Declaration
Swift
case tfaRemoveException -
(team_policies) Enabled/disabled option for members to link personal Dropbox account and team account to same computer
Declaration
Swift
case twoAccountChangePolicy -
(team_policies) Changed team policy for viewer info
Declaration
Swift
case viewerInfoPolicyChanged -
(team_policies) Changed watermarking policy for team
Declaration
Swift
case watermarkingPolicyChanged -
(team_policies) Changed limit on active sessions per member
Declaration
Swift
case webSessionsChangeActiveSessionLimit -
(team_policies) Changed how long members can stay signed in to Dropbox.com
Declaration
Swift
case webSessionsChangeFixedLengthPolicy -
(team_policies) Changed how long team members can be idle while signed in to Dropbox.com
Declaration
Swift
case webSessionsChangeIdleLengthPolicy -
(team_profile) Requested data residency migration for team data
Declaration
Swift
case dataResidencyMigrationRequestSuccessful -
(team_profile) Request for data residency migration for team data has failed
Declaration
Swift
case dataResidencyMigrationRequestUnsuccessful -
(team_profile) Merged another team into this team
Declaration
Swift
case teamMergeFrom -
(team_profile) Merged this team into another team
Declaration
Swift
case teamMergeTo -
(team_profile) Added team background to display on shared link headers
Declaration
Swift
case teamProfileAddBackground -
(team_profile) Added team logo to display on shared link headers
Declaration
Swift
case teamProfileAddLogo -
(team_profile) Changed team background displayed on shared link headers
Declaration
Swift
case teamProfileChangeBackground -
(team_profile) Changed default language for team
Declaration
Swift
case teamProfileChangeDefaultLanguage -
(team_profile) Changed team logo displayed on shared link headers
Declaration
Swift
case teamProfileChangeLogo -
(team_profile) Changed team name
Declaration
Swift
case teamProfileChangeName -
(team_profile) Removed team background displayed on shared link headers
Declaration
Swift
case teamProfileRemoveBackground -
(team_profile) Removed team logo displayed on shared link headers
Declaration
Swift
case teamProfileRemoveLogo -
(tfa) Added backup phone for two-step verification
Declaration
Swift
case tfaAddBackupPhone -
(tfa) Added security key for two-step verification
Declaration
Swift
case tfaAddSecurityKey -
(tfa) Changed backup phone for two-step verification
Declaration
Swift
case tfaChangeBackupPhone -
(tfa) Enabled/disabled/changed two-step verification setting
Declaration
Swift
case tfaChangeStatus -
(tfa) Removed backup phone for two-step verification
Declaration
Swift
case tfaRemoveBackupPhone -
(tfa) Removed security key for two-step verification
Declaration
Swift
case tfaRemoveSecurityKey -
(tfa) Reset two-step verification for team member
Declaration
Swift
case tfaReset -
(trusted_teams) Changed enterprise admin role
Declaration
Swift
case changedEnterpriseAdminRole -
(trusted_teams) Changed enterprise-connected team status
Declaration
Swift
case changedEnterpriseConnectedTeamStatus -
(trusted_teams) Ended enterprise admin session
Declaration
Swift
case endedEnterpriseAdminSession -
(trusted_teams) Ended enterprise admin session (deprecated, replaced by ‘Ended enterprise admin session’)
Declaration
Swift
case endedEnterpriseAdminSessionDeprecated -
(trusted_teams) Changed who can update a setting
Declaration
Swift
case enterpriseSettingsLocking -
(trusted_teams) Changed guest team admin status
Declaration
Swift
case guestAdminChangeStatus -
(trusted_teams) Started enterprise admin session
Declaration
Swift
case startedEnterpriseAdminSession -
(trusted_teams) Accepted a team merge request
Declaration
Swift
case teamMergeRequestAccepted -
(trusted_teams) Accepted a team merge request (deprecated, replaced by ‘Accepted a team merge request’)
Declaration
Swift
case teamMergeRequestAcceptedShownToPrimaryTeam -
(trusted_teams) Accepted a team merge request (deprecated, replaced by ‘Accepted a team merge request’)
Declaration
Swift
case teamMergeRequestAcceptedShownToSecondaryTeam -
(trusted_teams) Automatically canceled team merge request
Declaration
Swift
case teamMergeRequestAutoCanceled -
(trusted_teams) Canceled a team merge request
Declaration
Swift
case teamMergeRequestCanceled -
(trusted_teams) Canceled a team merge request (deprecated, replaced by ‘Canceled a team merge request’)
Declaration
Swift
case teamMergeRequestCanceledShownToPrimaryTeam -
(trusted_teams) Canceled a team merge request (deprecated, replaced by ‘Canceled a team merge request’)
Declaration
Swift
case teamMergeRequestCanceledShownToSecondaryTeam -
(trusted_teams) Team merge request expired
Declaration
Swift
case teamMergeRequestExpired -
(trusted_teams) Team merge request expired (deprecated, replaced by ‘Team merge request expired’)
Declaration
Swift
case teamMergeRequestExpiredShownToPrimaryTeam -
(trusted_teams) Team merge request expired (deprecated, replaced by ‘Team merge request expired’)
Declaration
Swift
case teamMergeRequestExpiredShownToSecondaryTeam -
(trusted_teams) Rejected a team merge request (deprecated, no longer logged)
Declaration
Swift
case teamMergeRequestRejectedShownToPrimaryTeam -
(trusted_teams) Rejected a team merge request (deprecated, no longer logged)
Declaration
Swift
case teamMergeRequestRejectedShownToSecondaryTeam -
(trusted_teams) Sent a team merge request reminder
Declaration
Swift
case teamMergeRequestReminder -
(trusted_teams) Sent a team merge request reminder (deprecated, replaced by ‘Sent a team merge request reminder’)
Declaration
Swift
case teamMergeRequestReminderShownToPrimaryTeam -
(trusted_teams) Sent a team merge request reminder (deprecated, replaced by ‘Sent a team merge request reminder’)
Declaration
Swift
case teamMergeRequestReminderShownToSecondaryTeam -
(trusted_teams) Canceled the team merge
Declaration
Swift
case teamMergeRequestRevoked -
(trusted_teams) Requested to merge their Dropbox team into yours
Declaration
Swift
case teamMergeRequestSentShownToPrimaryTeam -
(trusted_teams) Requested to merge your team into another Dropbox team
Declaration
Swift
case teamMergeRequestSentShownToSecondaryTeam -
An unspecified error.
Declaration
Swift
case other -
Declaration
Swift
public var description: String { get }
View on GitHub
EventTypeArg Enumeration Reference