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

switch_core_session_hupall() private method

private switch_core_session_hupall ( int jarg1 ) : void
jarg1 int
return void
        public static extern void switch_core_session_hupall(int jarg1);
freeswitchPINVOKE