public interface AlertSystemListener extends BICEPSClientCallback
| Modifier and Type | Method and Description |
|---|---|
void |
changedAlertSystem(BICEPSAlertSystem source,
List<ChangedProperty> changedProps) |
void |
invokationStateChanged(BICEPSAlertSystemControl source,
int transactionId,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
removedAlertSystem(BICEPSAlertSystem source) |
void |
subscriptionEnded(BICEPSAlertSystem source,
SubscriptionEndCodeType reason) |
void changedAlertSystem(BICEPSAlertSystem source, List<ChangedProperty> changedProps)
void invokationStateChanged(BICEPSAlertSystemControl source, int transactionId, InvocationState newState, InvocationError errorCode, List<LocalizedText> errorMsg)
void removedAlertSystem(BICEPSAlertSystem source)
void subscriptionEnded(BICEPSAlertSystem source, SubscriptionEndCodeType reason)
Copyright © 2017. All rights reserved.