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

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

Uses of ToastNotification.Builder in com.notnoop.mpns
 

Methods in com.notnoop.mpns that return ToastNotification.Builder
 ToastNotification.Builder MpnsNotificationBuilder.toast()
          Sets the notification type to a Toast notification
 

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

Methods in com.notnoop.mpns.notifications that return ToastNotification.Builder
 ToastNotification.Builder ToastNotification.Builder.parameter(String parameter)
           
 ToastNotification.Builder ToastNotification.Builder.subtitle(String subtitle)
           
 ToastNotification.Builder ToastNotification.Builder.title(String title)
           
 

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



Copyright © 2015. All Rights Reserved.