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

CoreSession_HookState_set() private method

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