public interface DtpNotifier
| 限定符和类型 | 方法和说明 |
|---|---|
String |
platform()
Get the platform name.
|
void |
sendAlarmMsg(NotifyItemEnum notifyItemEnum)
Send alarm message.
|
void |
sendChangeMsg(DtpMainProp oldProp,
List<String> diffs)
Send change notify message.
|
String platform()
void sendChangeMsg(DtpMainProp oldProp, List<String> diffs)
oldProp - old propertiesdiffs - the changed keysvoid sendAlarmMsg(NotifyItemEnum notifyItemEnum)
notifyItemEnum - notify item enumCopyright © 2023. All rights reserved.