|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WnsBadge | |
|---|---|
| ar.com.fernandospr.wns | |
| ar.com.fernandospr.wns.model.builders | |
| Uses of WnsBadge in ar.com.fernandospr.wns |
|---|
| Methods in ar.com.fernandospr.wns with parameters of type WnsBadge | |
|---|---|
List<WnsNotificationResponse> |
WnsService.pushBadge(List<String> channelUris,
WnsBadge badge)
Pushes a badge to channelUris |
List<WnsNotificationResponse> |
WnsService.pushBadge(List<String> channelUris,
WnsNotificationRequestOptional optional,
WnsBadge badge)
Pushes a badge to channelUris using optional headers |
WnsNotificationResponse |
WnsService.pushBadge(String channelUri,
WnsBadge badge)
Pushes a badge to channelUri |
WnsNotificationResponse |
WnsService.pushBadge(String channelUri,
WnsNotificationRequestOptional optional,
WnsBadge badge)
Pushes a badge to channelUri using optional headers |
| Uses of WnsBadge in ar.com.fernandospr.wns.model.builders |
|---|
| Methods in ar.com.fernandospr.wns.model.builders that return WnsBadge | |
|---|---|
WnsBadge |
WnsBadgeBuilder.build()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||