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

Cannot resolve method 'bind' in 'Pusher' #311

Open
faganchalabizada opened this issue Dec 1, 2021 · 4 comments
Open

Cannot resolve method 'bind' in 'Pusher' #311

faganchalabizada opened this issue Dec 1, 2021 · 4 comments

Comments

@faganchalabizada
Copy link

What is the issue?

There is not exist global bind or bind global function for Pusher. https://pusher.com/docs/channels/using_channels/events/#binding-to-all-events-from-the-connection

Is it a crash report? Submit stack traces or anything that you think would help

...

Any improvements you suggest

...


CC @pusher/mobile

@singhashmeet
Copy link
Contributor

What is the issue?

There is not exist global bind or bind global function for Pusher. https://pusher.com/docs/channels/using_channels/events/#binding-to-all-events-from-the-connection

Is it a crash report? Submit stack traces or anything that you think would help

...

Any improvements you suggest

...

CC @pusher/mobile

Hey we just added support to global bind in v2.2.8
You can find it here
https://github.com/pusher/pusher-websocket-java/blob/master/src/main/java/com/pusher/client/channel/Channel.java#L66

@faganchalabizada
Copy link
Author

Thank you very much! Good luck!

@faganchalabizada
Copy link
Author

faganchalabizada commented Dec 2, 2021

İ am sorry, but i mean global bind for Pusher, not for channel. Pusher.bind()
Снимок экрана 2021-12-02 в 14 14 31
)

@benw-pusher
Copy link

Thanks @faganchalabizada. This library doesn't currently support this function, I will raise an item to track this internally but at this time we can't commit to a release timeframe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants