Class EventType.DeviceUnlink
(devices) Disconnected device
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.DeviceUnlink : EventType
Constructors
View SourceDeviceUnlink(DeviceUnlinkType)
Initializes a new instance of the EventType.DeviceUnlink class.
Declaration
public DeviceUnlink(DeviceUnlinkType value)
Parameters
| Type | Name | Description |
|---|---|---|
| DeviceUnlinkType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DeviceUnlinkType Value { get; }
Property Value
| Type | Description |
|---|---|
| DeviceUnlinkType |