protected override void OnEvent(IEventData eventData, SendParameters sendParameters)
 {
     _serverPeer.OnEvent(eventData, sendParameters);
 }