public interface KeepSubscriberInfo
Extended information a keep subscriber is carrying forward like APIName and User
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApiName() |
KeepUser |
getUser() |
java.lang.String getApiName()
KeepUser getUser()