| Package | Description | 
|---|---|
| com.zebra.sdk.remote.comm | 
 Provides implementation for communicating to Link-OS printers over Web Sockets. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AlertMonitorBase  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RemoteConnection.registerForAlerts(HashSet<AlertCondition> alertsConditionsToMonitor,
                 AlertMonitorI monitorCallback)
Register for alerts on the RemoteConnection which are being received by the Zebra Servlet Instance. 
 | 
void | 
RemoteConnection.unregisterForAlerts(HashSet<AlertCondition> alertsConditionsToMonitor,
                   AlertMonitorI monitorCallback)
Un-Register an AlertMonitor from a RemoteConnection. 
 | 
				© 2015 ZIH Corp. All Rights Reserved.