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

switch_core_session_force_locate() private method

private switch_core_session_force_locate ( string jarg1 ) : IntPtr
jarg1 string
return IntPtr
        public static extern IntPtr switch_core_session_force_locate(string jarg1);
freeswitchPINVOKE