FreeSWITCH.Native.freeswitch.switch_rtp_shutdown C# (CSharp) Method

switch_rtp_shutdown() public static method

public static switch_rtp_shutdown ( ) : void
return void
        public static void switch_rtp_shutdown()
        {
            freeswitchPINVOKE.switch_rtp_shutdown();
        }
freeswitch