getAppID static method

String getAppID()

Retrieves the configured app ID.

Implementation

static String getAppID() {
  return appId;
}