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

switch_time_sync() public static method

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