RecallNotificationContentCreator function

MessageContent RecallNotificationContentCreator()

Implementation

MessageContent RecallNotificationContentCreator() {
  return new RecallNotificationContent();
}