GroupMemberAllowNotificationContentCreator function

MessageContent GroupMemberAllowNotificationContentCreator()

Implementation

MessageContent GroupMemberAllowNotificationContentCreator() {
  return new GroupMemberAllowNotificationContent();
}