/// <summary>
 /// Ons the connection lost.
 /// </summary>
 public override void OnConnectionLost()
 {
     _agoraService.OnConnectionLost();
 }