Uses of Class
com.notnoop.mpns.notifications.TileNotification.Builder

Packages that use TileNotification.Builder
com.notnoop.mpns   
com.notnoop.mpns.notifications   
 

Uses of TileNotification.Builder in com.notnoop.mpns
 

Methods in com.notnoop.mpns that return TileNotification.Builder
 TileNotification.Builder MpnsNotificationBuilder.tile()
          Sets the notification type to a Tile notification
 

Uses of TileNotification.Builder in com.notnoop.mpns.notifications
 

Methods in com.notnoop.mpns.notifications that return TileNotification.Builder
 TileNotification.Builder TileNotification.Builder.backBackgroundImage(String backBackgroundImage)
           
 TileNotification.Builder TileNotification.Builder.backContent(String backContent)
           
 TileNotification.Builder TileNotification.Builder.backgroundImage(String backgroundImage)
           
 TileNotification.Builder TileNotification.Builder.backTitle(String backTitle)
           
 TileNotification.Builder TileNotification.Builder.count(int count)
           
 TileNotification.Builder TileNotification.Builder.title(String title)
           
 

Constructors in com.notnoop.mpns.notifications with parameters of type TileNotification.Builder
TileNotification(TileNotification.Builder builder, List<? extends Map.Entry<String,String>> headers)
           
 



Copyright © 2015. All Rights Reserved.