emptyFeedbackContentFunction function

void emptyFeedbackContentFunction(
  1. FeedbackContent feedbackContent
)

Utility single FeedbackContent argument function to use as an empty callback.

Implementation

void emptyFeedbackContentFunction(FeedbackContent feedbackContent) {}