getUserID static method

String getUserID()

Implementation

static String getUserID() {
  return loginUserID;
}