CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Static Public Attributes | List of all members
unicopa.copa.app.GCMCommonUtilities Class Reference

Helper class providing methods and constants common to other classes in the app. More...

Collaboration diagram for unicopa.copa.app.GCMCommonUtilities:
Collaboration graph

Static Public Attributes

static final String SERVER_URL = "https://copa.prakinf.tu-ilmenau.de:443/service"
 Base URL of the Demo Server (such as http://my_host:8080/gcm-demo)
 
static final String SENDER_ID = "620766681824"
 Google API project id registered to use GCM.
 
static final String DISPLAY_MESSAGE_ACTION
 Intent used to display a message in the screen. More...
 
static final String EXTRA_MESSAGE = "message"
 Intent's extra that contains the message to be displayed.
 

Detailed Description

Helper class providing methods and constants common to other classes in the app.

Member Data Documentation

final String unicopa.copa.app.GCMCommonUtilities.DISPLAY_MESSAGE_ACTION
static
Initial value:
=
"unicopa.copa.app.DISPLAY_MESSAGE"

Intent used to display a message in the screen.


The documentation for this class was generated from the following file: