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

CoreSession_InternalSession_set() private method

private CoreSession_InternalSession_set ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
return void
        public static extern void CoreSession_InternalSession_set(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE