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

CoreSession_StreamFile() private method

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