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

switch_core_session_locate() private method

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