public interface PrivateChannelEventListener extends ChannelEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthenticationFailure(String message,
Exception e)
Called when an attempt to authenticate a private channel fails.
|
onSubscriptionSucceededonEventCopyright © 2016 Pusher. All rights reserved.