| Package | Description |
|---|---|
| org.zendesk.client.v2 |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Subscription> |
Zendesk.getArticleSubscriptions(Long articleId) |
Iterable<Subscription> |
Zendesk.getArticleSubscriptions(Long articleId,
String locale) |
Iterable<Subscription> |
Zendesk.getSectionSubscriptions(Long sectionId) |
Iterable<Subscription> |
Zendesk.getSectionSubscriptions(Long sectionId,
String locale) |
Iterable<Subscription> |
Zendesk.getUserSubscriptions(Long userId) |
Iterable<Subscription> |
Zendesk.getUserSubscriptions(User user) |
Copyright © 2013–2020. All rights reserved.