Uses of Class
com.prosysopc.ua.client.MonitoredEventItem

Packages that use MonitoredEventItem
com.prosysopc.ua.client Main client side classes of the SDK. 
 

Uses of MonitoredEventItem in com.prosysopc.ua.client
 

Methods in com.prosysopc.ua.client with parameters of type MonitoredEventItem
protected  void Subscription.fireEvent(MonitoredEventItem item, org.opcfoundation.ua.builtintypes.Variant[] values)
           
 void MonitoredEventItemListener.onEvent(MonitoredEventItem monitoredItem, org.opcfoundation.ua.builtintypes.Variant[] eventFields)
          Notification of a new event from the server.
 void SubscriptionNotificationListener.onEvent(Subscription subscription, MonitoredEventItem item, org.opcfoundation.ua.builtintypes.Variant[] eventFields)
          Notification of event data.
 void SubscriptionNotificationAdapter.onEvent(Subscription subscription, MonitoredEventItem item, org.opcfoundation.ua.builtintypes.Variant[] eventFields)
           
 



Copyright © 2018. All rights reserved.