Exemplo n.º 1
0
 void SendOffer()
 {
     _peerConnection.CreateOfferWithDelegate(this, DefaultOfferConstraints());
 }