public interface SubscriptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSubscribed(String subscriptionId)
Gets called when the subscription is successfully registered at the provider.
|
void onSubscribed(String subscriptionId)
subscriptionId - the subscription id of the subscription as stringCopyright © 2021. All rights reserved.