public class SubscriberData extends Object
| Constructor and Description |
|---|
SubscriberData(String subscriberId,
String parentSubscriberId,
boolean needToContinue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParentSubscriberId() |
String |
getSubscriberId() |
boolean |
isNeedToContinue() |
Copyright © 2025. All rights reserved.