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

switch_chat_interface_chat_send_get() private method

private switch_chat_interface_chat_send_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_chat_interface_chat_send_get(HandleRef jarg1);
freeswitchPINVOKE