Uses of Class
com.lightstreamer.client.mpn.MpnBuilder
Packages that use MpnBuilder
-
Uses of MpnBuilder in com.lightstreamer.client.mpn
Methods in com.lightstreamer.client.mpn that return MpnBuilderModifier and TypeMethodDescriptionSets theandroid.notification.body
field.MpnBuilder.bodyLocArguments
(List<String> bodyLocArguments) Sets theandroid.notification.body_loc_args
field.MpnBuilder.bodyLocKey
(String bodyLocKey) Sets theandroid.notification.body_loc_key
field.MpnBuilder.clickAction
(String clickAction) Sets theandroid.notification.click_action
field.MpnBuilder.collapseKey
(String collapseKey) Sets theandroid.collapse_key
field.Sets theandroid.notification.color
field.Sets sub-fields of theandroid.data
field.Sets theandroid.notification.icon
field.Sets theandroid.priority
field.Sets theandroid.notification.sound
field.Sets theandroid.notification.tag
field.MpnBuilder.timeToLive
(Integer timeToLive) Sets theandroid.ttl
field with an integer value.MpnBuilder.timeToLive
(String timeToLive) Sets theandroid.ttl
field with a string value.Sets theandroid.notification.title
field.MpnBuilder.titleLocArguments
(List<String> titleLocArguments) Sets theandroid.notification.title_loc_args
field.MpnBuilder.titleLocKey
(String titleLocKey) Sets theandroid.notification.title_loc_key
field.