How We Did
class HowWeDid(answer: String, questionText: String) : VirtualFeedback, Parcelable
Content copied to clipboard
A VirtualFeedback implementation associated with the FeedbackQuestions.HOW_WE_DID question.
Parameters
answer
A free-form response of how the Virtual Visit went.
questionText
An optional parameter which can be modified if the question text displayed to the user differs from the default.
Constructors
Functions
describeContents
Link copied to clipboard
validate
Link copied to clipboard
writeToParcel
Link copied to clipboard
Properties
question
Link copied to clipboard
The FeedbackQuestions this feedback is associated with.
questionText
Link copied to clipboard