Class EventType.MediaHubSharedLinkRevoked
(sharing) Revoked Media Hub shared link
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.MediaHubSharedLinkRevoked : EventType
Constructors
View SourceMediaHubSharedLinkRevoked(MediaHubSharedLinkRevokedType)
Initializes a new instance of the EventType.MediaHubSharedLinkRevoked class.
Declaration
public MediaHubSharedLinkRevoked(MediaHubSharedLinkRevokedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| MediaHubSharedLinkRevokedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public MediaHubSharedLinkRevokedType Value { get; }
Property Value
| Type | Description |
|---|---|
| MediaHubSharedLinkRevokedType |