Connection.removeConnectionEventsReceiver()

DESCRIPTION

Remove a callback function to receive connection events.

DECLARATION

    public func removeConnectionEventsReceiver(cb: ConnectionEventReceiver) 

PARAMETERS

cb:
An implementation of the ConnectionEventReceiver protocol