GroupMuteNotificationContentCreator function

MessageContent GroupMuteNotificationContentCreator()

Implementation

MessageContent GroupMuteNotificationContentCreator() {
  return new GroupMuteNotificationContent();
}