Gets a Boolean value that indicates whether the specified AppXManifest is for an ERA title.
None.
None.
The request must contain the multi-part conforming HTTP body of the AppXManifest.xml file.
If the call is successful, the service will return a JSON object with the following members.
| Member | Description |
|---|---|
| isEra | Boolean. If this value is true, the specified AppXManifest is for an ERA title. If this value is false, the specified AppXManifest is for a UWP app. |
The service returns one of the status codes in this section in response to a request made with this method on this resource.
| Code | Description |
|---|---|
| 200 | The session was successfully retrieved. |
| 4XX | Error codes. |
| 5XX | Error codes. |