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

Event_SetPriority() private method

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