Class UpgradeStateNotification
Implements
Inherited Members
Namespace: PKWARE.Smartcrypt.MetaClient
Assembly: MetaClient.dll
Syntax
public sealed class UpgradeStateNotification : Notification, IEquatable<Notification>
  Constructors
UpgradeStateNotification(String, String, NotificationPriority)
Declaration
public UpgradeStateNotification([NotNull] string urn, [NotNull] string message, NotificationPriority priority = NotificationPriority.Problem)
  Parameters
| Type | Name | Description | 
|---|---|---|
| String | urn | |
| String | message | |
| NotificationPriority | priority |