public interface BroadcastSubscriptionListener extends SubscriptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(SubscriptionException error)
Gets called if the subscription registration failed at the provider.
|
onSubscribedvoid onError(SubscriptionException error)
error - JoynrRuntimeException describing the errorCopyright © 2021. All rights reserved.