You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#664
shows SendUserCustomEvent() exist. But when I try it, it shows this method only allow server side to use. I don't undersatnd why this method exist in react code base.
Please let me know if there other method for SendUserCustomEvent().
Thanks
The text was updated successfully, but these errors were encountered:
Hey @wmt2023 , channel.sendEvent and client. sendUserCustomEvent are two different methods. Could you please provide steps to reproduce so that we can better understand the issue you are facing? Thank you
Hi stream io developers,
I try to sendUserCustomEvent from react web client. It seems like official doc is out of date. The channel.sendEvent() method don't accept customEvent.
https://getstream.io/chat/docs/react/custom_events/
#664
shows SendUserCustomEvent() exist. But when I try it, it shows this method only allow server side to use. I don't undersatnd why this method exist in react code base.
Please let me know if there other method for SendUserCustomEvent().
Thanks
The text was updated successfully, but these errors were encountered: