The connection observer interface to instrument Ice connections.
sentBytes — Notification of sent bytes over the connection.
receivedBytes — Notification of received bytes over the connection.
Notification of sent bytes over the connection.
num — The number of bytes sent.
Notification of received bytes over the connection.
num — The number of bytes received.