protected uint InitializeWithSDP(string sdpDescription) { return(impl.initializeWithSDP(Native, sdpDescription)); }