TipNotificationContentCreator function

MessageContent TipNotificationContentCreator()

Implementation

MessageContent TipNotificationContentCreator() {
  return new TipNotificationContent();
}