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

CoreSession_insertFile() private method

private CoreSession_insertFile ( HandleRef jarg1, string jarg2, string jarg3, int jarg4 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
jarg4 int
return int
        public static extern int CoreSession_insertFile(HandleRef jarg1, string jarg2, string jarg3, int jarg4);
freeswitchPINVOKE