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