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

EventConsumer_bind() private method

private EventConsumer_bind ( HandleRef jarg1, string jarg2, string jarg3 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
return int
        public static extern int EventConsumer_bind(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE