DesktopDeviceSessionLogInfo
public class DesktopDeviceSessionLogInfo : TeamLog.DeviceSessionLogInfo
Information about linked Dropbox desktop client sessions
-
Desktop session unique id.
Declaration
Swift
public let sessionInfo: TeamLog.DesktopSessionLogInfo?
-
Name of the hosting desktop.
Declaration
Swift
public let hostName: String
-
The Dropbox desktop client type.
Declaration
Swift
public let clientType: Team.DesktopPlatform
-
The Dropbox client version.
Declaration
Swift
public let clientVersion: String?
-
Information on the hosting platform.
Declaration
Swift
public let platform: String
-
Whether itu2019s possible to delete all of the account files upon unlinking.
Declaration
Swift
public let isDeleteOnUnlinkSupported: Bool