addListener

Add a listener to receive notifications of chat and state changes.

Note: listener will be maintained via a WeakReference and so will not be protected from collection.

Parameters

listener

Listener to add.