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

Packages that use WnsTile
ar.com.fernandospr.wns   
ar.com.fernandospr.wns.model.builders   
 

Uses of WnsTile in ar.com.fernandospr.wns
 

Methods in ar.com.fernandospr.wns with parameters of type WnsTile
 List<WnsNotificationResponse> WnsService.pushTile(List<String> channelUris, WnsNotificationRequestOptional optional, WnsTile tile)
          Pushes a tile to channelUris using optional headers
 List<WnsNotificationResponse> WnsService.pushTile(List<String> channelUris, WnsTile tile)
          Pushes a tile to channelUris
 WnsNotificationResponse WnsService.pushTile(String channelUri, WnsNotificationRequestOptional optional, WnsTile tile)
          Pushes a tile to channelUri using optional headers
 WnsNotificationResponse WnsService.pushTile(String channelUri, WnsTile tile)
          Pushes a tile to channelUri
 

Uses of WnsTile in ar.com.fernandospr.wns.model.builders
 

Methods in ar.com.fernandospr.wns.model.builders that return WnsTile
 WnsTile WnsTileV3Builder.build()
           
 WnsTile WnsTileV2Builder.build()
           
 WnsTile WnsTileBuilder.build()
           
 



Copyright © 2016. All Rights Reserved.