Uses of Class
com.lightstreamer.client.mpn.MpnDevice
-
Uses of MpnDevice in com.lightstreamer.client
Modifier and TypeMethodDescriptionvoid
LightstreamerClient.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)
.