Listening for channel property changes

You must open the channel before listening for channel property changes.

Use the property listener to get notifications about changed properties. If the client itself changes a property value, no notification is received.

Use the method SetPropertyListenerL() to start and stop listening for channel property changes.

When a property change occurs, a PropertyChanged() notification is delivered via the property listener callback interface MSensrvPropertyListener.