Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would client still support send SendUserCustomEvent() #1167

Open
wmt2023 opened this issue Sep 6, 2023 · 1 comment
Open

Would client still support send SendUserCustomEvent() #1167

wmt2023 opened this issue Sep 6, 2023 · 1 comment
Labels
pending-reply question Further information is requested

Comments

@wmt2023
Copy link

wmt2023 commented Sep 6, 2023

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

@MartinCupela MartinCupela added question Further information is requested pending-reply labels Aug 26, 2024
@MartinCupela
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-reply question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants