Interface: ViewConstraints
Constraints on when to call a view submission or view closed handler.
Properties
callbackId?
optional callbackId: string | RegExp;
A string or RegExp to match against the callback_id
Defined in
externalId?
optional externalId: string | RegExp;
A string to match against the external_id
Defined in
viewId?
optional viewId: string;
A string to match against the view_id