Describes an event related to a subscription. This interface encapsulates the method invoked and the parameters associated with the subscription event.
Readonly
The name of the method associated with the subscription event.
The parameters associated with the subscription event. This includes all necessary details such as the subscription identifier and the result.
Describes an event related to a subscription. This interface encapsulates the method invoked and the parameters associated with the subscription event.