FreeSWITCH.Native.freeswitchPINVOKE.switch_ivr_schedule_hangup C# (CSharp) Method

switch_ivr_schedule_hangup() private method

private switch_ivr_schedule_hangup ( HandleRef jarg1, string jarg2, int jarg3, int jarg4 ) : uint
jarg1 HandleRef
jarg2 string
jarg3 int
jarg4 int
return uint
        public static extern uint switch_ivr_schedule_hangup(HandleRef jarg1, string jarg2, int jarg3, int jarg4);
freeswitchPINVOKE