Class: Subscription
NotificationClient.Subscription
Implements
Constructors
constructor
• new Subscription(id?
, filter?
)
Parameters
Name | Type |
---|---|
id? | string |
filter? | IFilter |
Properties
channel
• channel: string
For Internal use
Implementation of
filter
• Optional
filter: IFilter
Implementation of
id
• id: null
| string
For Internal use