GroupMemberMuteNotificationContentCreator function

MessageContent GroupMemberMuteNotificationContentCreator()

Implementation

MessageContent GroupMemberMuteNotificationContentCreator() {
  return new GroupMemberMuteNotificationContent();
}