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

CoreSession_flags_get() private method

private CoreSession_flags_get ( HandleRef jarg1 ) : uint
jarg1 System.Runtime.InteropServices.HandleRef
return uint
        public static extern uint CoreSession_flags_get(HandleRef jarg1);
freeswitchPINVOKE