JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrappState = $appState; } /** * @return AppState[] */ public function getAppState() { return $this->appState; } /** * @param string */ public function setLastUpdatedTimestampMillis($lastUpdatedTimestampMillis) { $this->lastUpdatedTimestampMillis = $lastUpdatedTimestampMillis; } /** * @return string */ public function getLastUpdatedTimestampMillis() { return $this->lastUpdatedTimestampMillis; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(DeviceReport::class, 'Google_Service_AndroidEnterprise_DeviceReport');