ChangeNotification Class |
Namespace: Omada.OE.Model.Subscriptions
public class ChangeNotification
The ChangeNotification type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeNotification |
Name | Description | |
---|---|---|
![]() | ClientState |
Value of the clientState property sent specified in the subscription request (if any)
|
![]() | Id |
Unique ID for the notification.
|
![]() | Resource |
The URI of the resource that emitted the change notification relative to the base URL of the service.
|
![]() | ResourceData |
The content of this property depends on the type of resource being subscribed to.
|
![]() | SubscriptionId |
Gets or sets subscriptionId. The unique identifier of the subscription that generated the notification.
|
Name | Description | |
---|---|---|
![]() | Equals |
Equality comparer for ChangeNotification
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
GetHashCode
(Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |