public class AbandonedSurveyEvent extends SurveyEvent
Event.NonVetoable| Constructor and Description |
|---|
AbandonedSurveyEvent(IEventListener source)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getRespondentId()
Gets the respondentId attribute of the AbandonedSurveyEvent object
|
void |
setRespondentId(long respondentId)
Sets the respondentId attribute of the AbandonedSurveyEvent object
|
getSurveyId, setSurveyIdpublic AbandonedSurveyEvent(IEventListener source)
source - The event sourcepublic void setRespondentId(long respondentId)
respondentId - The new respondentId valuepublic long getRespondentId()
Built on July 29 2025