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

switch_core_session_ctl() private method

private switch_core_session_ctl ( int jarg1, HandleRef jarg2 ) : int
jarg1 int
jarg2 HandleRef
return int
        public static extern int switch_core_session_ctl(int jarg1, HandleRef jarg2);
freeswitchPINVOKE