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