com.aliyun.openservices.log.common.MessageCenterNotification Maven / Gradle / Ivy
package com.aliyun.openservices.log.common;
public class MessageCenterNotification extends Notification {
public MessageCenterNotification() {
super(NotificationType.MESSAGE_CENTER);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy