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
FieldsModifier and TypeFieldDescriptionstatic final intSize of the imagesstatic final StringParameter containing the requested languagestatic final StringParameter containing the push tokenstatic final StringParameter containing the site namestatic final StringParameter 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:
-