Uses of Class
de.svenkubiak.jpushover.apis.Glance
Packages that use Glance
-
Uses of Glance in de.svenkubiak.jpushover
Methods in de.svenkubiak.jpushover that return Glance -
Uses of Glance in de.svenkubiak.jpushover.apis
Methods in de.svenkubiak.jpushover.apis that return GlanceModifier and TypeMethodDescriptionGlance.withCount(int count) Shown on smaller screens; useful for simple countsGlance.withDevice(String device) Your user's device name to send the message directly to that device, rather than all of the user's devices (optional)Glance.withPercent(int percent) Shown on some screens as a progress bar/circleSets the host and port for a proxy connection if neededGlance.withSubtext(String subtext) A second line of dataThe main line of data, used on most screensA description of the data being shown, such as "Widgets Sold"Your application's API token (required)The user/group key (not e-mail address) of your user (or you), viewable when logged into the @see pushover dashboard (required)