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

switch_channel_set_hangup_time() private method

private switch_channel_set_hangup_time ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_channel_set_hangup_time(HandleRef jarg1);
freeswitchPINVOKE