onSubscriptionsUpdated method
Event handler called when the server notifies that the list of MPN subscription associated with an MPN device has been updated.
After registration, the list of pre-existing MPN subscriptions for the MPN device is updated and made available through the LightstreamerClient.getMpnSubscriptions method.
Implementation
void onSubscriptionsUpdated() {}