FreeSWITCH.Native.freeswitch.switch_time_sync C# (CSharp) 메소드

switch_time_sync() 공개 정적인 메소드

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