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

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

Uses of RawNotification.Builder in com.notnoop.mpns
 

Methods in com.notnoop.mpns that return RawNotification.Builder
 RawNotification.Builder MpnsNotificationBuilder.raw()
          Sets the notification type to a Raw notification
 

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

Methods in com.notnoop.mpns.notifications that return RawNotification.Builder
 RawNotification.Builder RawNotification.Builder.body(byte[] body)
           
 RawNotification.Builder RawNotification.Builder.body(String body)
           
 



Copyright © 2015. All Rights Reserved.