| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Subscription.fireEvent(MonitoredEventItem item,
Variant[] values) |
void |
MonitoredEventItemListener.onEvent(MonitoredEventItem monitoredItem,
Variant[] eventFields)
Notification of a new event from the server.
|
default void |
SubscriptionNotificationListener.onEvent(Subscription subscription,
MonitoredEventItem item,
Variant[] eventFields)
Notification of event data.
|
Copyright © 2026. All rights reserved.