Uses of Class
com.lightstreamer.client.mpn.MpnDevice
Packages that use MpnDevice
- 
Uses of MpnDevice in com.lightstreamer.clientMethods in com.lightstreamer.client with parameters of type MpnDeviceModifier and TypeMethodDescriptionvoidLightstreamerClient.registerForMpn(MpnDevice device) Operation method that registers the MPN device on the server's MPN Module.
 By registering an MPN device, the client enables MPN functionalities such asLightstreamerClient.subscribe(MpnSubscription, boolean).