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

switch_core_set_globals() public static method

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