Connection.removeConnectionEventsListener()
DESCRIPTION
Remove a listener for connection events.
DECLARATION
void removeConnectionEventsListener(ConnectionEventsCallback connectionEventsCallback)
PARAMETERS
connectionEventsCallback:
- the connection events callback to remove.