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

CoreSession_HookState_get() private method

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