Package tigase.push.apns
Class ApnsPayload.Builder
java.lang.Object
tigase.push.apns.ApnsPayload.Builder
- Enclosing class:
ApnsPayload
-
Method Summary
Modifier and TypeMethodDescriptionbuild()contentAvailable(Integer value) customField(String name, Object value) booleanhasBody()booleanbooleanhasTitle()mutableContent(Integer value)
-
Method Details
-
badge
-
sound
-
title
-
hasTitle
public boolean hasTitle() -
subtitle
-
hasSubtitle
public boolean hasSubtitle() -
body
-
hasBody
public boolean hasBody() -
category
-
threadId
-
instantDeliveryOrSilentNotification
-
contentAvailable
-
mutableContent
-
customField
-
build
-