Event indicating the total number of bytes sent or received from the client has changed in value
t() :: %Rtmp.ServerSession.Events.NewByteIOTotals{bytes_received: non_neg_integer, bytes_sent: non_neg_integer}