ICustomEventSubscriptionResponse

The response object of CustomEvent subscription. It extends the IEventResponse object.

Functions

setResponseData

Use this function to get response data from the custom event subscription response:
getResponseData(): ICustomEventSubscriptionResponseData;