Resets the thresholds for hard and soft bounces to 0 in Episerver Campaign. After invoking this method, the recipient will receive mailings again. See also: resetBounceCounter and getBounceCounterThreshold.
By default, the media type EMAIL is used. Use the SessionWebservice setMediaType method to select another media type (like SMS or FAX).
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
recipientId |
String |
ID of the recipient |
Return values
-
Code structure
void resetBounceCounter(String sessionId, String recipientId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 25, 2018