Esempio n. 1
0
 public WebRTCJava(Context context)
 {
     WebRTC.Init(context);
     _webRtc = new WebRTC();
 }