Method GetLocationStatus
GetLocationStatus(RemoteContentId)
Get the current status of a resolving location.
Declaration
public abstract ContentLocationService.LocationStatus GetLocationStatus(RemoteContentId id)
Parameters
| Type | Name | Description |
|---|---|---|
| RemoteContentId | id | The id of the location. |
Returns
| Type | Description |
|---|---|
| ContentLocationService.LocationStatus | The location status is returned for the specified id. |