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

switch_ivr_unhold() private method

private switch_ivr_unhold ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_ivr_unhold(HandleRef jarg1);
freeswitchPINVOKE