FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_insertFile C# (CSharp) Метод

CoreSession_insertFile() приватный Метод

private CoreSession_insertFile ( HandleRef jarg1, string jarg2, string jarg3, int jarg4 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
jarg4 int
Результат int
        public static extern int CoreSession_insertFile(HandleRef jarg1, string jarg2, string jarg3, int jarg4);
freeswitchPINVOKE