public interface AlertConditionListener extends BICEPSClientCallback
| Modifier and Type | Method and Description |
|---|---|
void |
changedAlertCondition(BICEPSAlertCondition source,
List<ChangedProperty> changedProps) |
void |
invokationStateChanged(BICEPSAlertConditionControl source,
int transactionId,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
removedAlertCondition(BICEPSAlertCondition source) |
void |
subscriptionEnded(BICEPSAlertCondition source,
SubscriptionEndCodeType reason) |
void changedAlertCondition(BICEPSAlertCondition source, List<ChangedProperty> changedProps)
void invokationStateChanged(BICEPSAlertConditionControl source, int transactionId, InvocationState newState, InvocationError errorCode, String errorMsg)
void removedAlertCondition(BICEPSAlertCondition source)
void subscriptionEnded(BICEPSAlertCondition source, SubscriptionEndCodeType reason)
Copyright © 2016. All rights reserved.