Uses of Class
ar.com.fernandospr.wns.model.WnsToast

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
 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()
           
 



Copyright © 2013. All Rights Reserved.