Appspotdemo.Mono.Droid.AppRTCDemoActivity.PCObserver.OnIceGatheringChange C# (CSharp) Method

OnIceGatheringChange() public method

public OnIceGatheringChange ( PeerConnection newState ) : void
newState PeerConnection
return void
            public void OnIceGatheringChange(PeerConnection.IceGatheringState newState)
            {
            }