FreeSWITCH.Native.freeswitchPINVOKE.switch_ivr_kill_uuid C# (CSharp) 메소드

switch_ivr_kill_uuid() 개인적인 메소드

private switch_ivr_kill_uuid ( string jarg1, int jarg2 ) : int
jarg1 string
jarg2 int
리턴 int
        public static extern int switch_ivr_kill_uuid(string jarg1, int jarg2);
freeswitchPINVOKE