Package org.ametys.plugins.mobileapp
Class PostConstants
java.lang.Object
org.ametys.plugins.mobileapp.PostConstants
A holder for various constants for the mobileapp
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Size of the imagesstatic final String
Parameter containing the requested languagestatic final String
Parameter containing the push tokenstatic final String
Parameter containing the site namestatic final String
Parameter containing the server url -
Method Summary
-
Field Details
-
IMAGE_SIZE
Size of the images- See Also:
-
LANG
Parameter containing the requested language- See Also:
-
NOTIF_TOKEN
Parameter containing the push token- See Also:
-
URL
Parameter containing the server url- See Also:
-
SITE_NAME
Parameter containing the site name- See Also:
-