GroupPrivateChatNotificationContentCreator function

MessageContent GroupPrivateChatNotificationContentCreator()

Implementation

MessageContent GroupPrivateChatNotificationContentCreator() {
  return new GroupPrivateChatNotificationContent();
}