AddGroupMemberNotificationContentCreator function

MessageContent AddGroupMemberNotificationContentCreator()

Implementation

MessageContent AddGroupMemberNotificationContentCreator() {
  return new AddGroupMemberNotificationContent();
}