Class ArTargetConstant
Inheritance
System.Object
ArTargetConstant
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Appearition.SDK.dll
public static class ArTargetConstant
Fields
View Source
Declaration
public const string ADD_MEDIA_TO_EXISTING_EXPERIENCE_FAILURE = "An error occured when trying to add the given Media to the ArTarget."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_MEDIA_TO_EXISTING_EXPERIENCE_NULL = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_MEDIA_TO_EXISTING_EXPERIENCE_SUCCESS = "Given media has been successfully added to the ArTarget."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_TAG_TO_ARTARGET_FAILURE = "An error occured when trying to add the tag {0} to the ArTarget of id {1}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_TAG_TO_ARTARGET_FAILURE_EXIST = "The tag {0} already existed on the ArTarget of id {1} and was not added."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_TAG_TO_ARTARGET_FAILURE_INVALID_PARAMS = "The process failed because the given tag or ArTarget are invalid."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_TAG_TO_ARTARGET_SUCCESS = "The tag {0} was successfully added to the ArTarget of id {1}!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_TARGET_IMAGE_TO_ARTARGET_FAILURE = "An error occured while uploading the Target Image."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_TARGET_IMAGE_TO_ARTARGET_NULL = "Null Texture provided when trying to add a new Target Image to ArTarget."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ADD_TARGET_IMAGE_TO_ARTARGET_SUCCESS = "Successfully added a Target Image to the ArTarget of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public static bool allowParallelDownloads
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
public const string ARTARGET_COPYRIGHT_FAILURE = "An error occured when trying to fetch the copyright info of the ArTarget of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ARTARGET_COPYRIGHT_SUCCESS = "ArTarget copyright info successfully fetched!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ARTARGET_COPYRIGHT_SUCCESS_OFFLINE = "ArTarget copyright info successfully loaded offline!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ARTARGET_NULL = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ASSET_COPYRIGHT_FAILURE = "An error occured when trying to fetch the copyright info of the asset of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ASSET_COPYRIGHT_SUCCESS = "Experience copyright info successfully fetched!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ASSET_COPYRIGHT_SUCCESS_OFFLINE = "Experience copyright info successfully loaded offline!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string ASSET_NULL = "Null Asset provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_COPYRIGHT_INFO_ARTARGET_FAILURE = "An error happened while trying to change the copyright info of the ArTarget of id {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_COPYRIGHT_INFO_ARTARGET_SUCCESS = "ArTarget copyright info was successfully changed!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_LONG_DESCRIPTION_ARTARGET_FAILURE = "An error happened while trying to change the long description of the ArTargetof id {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_LONG_DESCRIPTION_ARTARGET_SUCCESS = "ArTarget long description was successfully changed!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_NAME_ARTARGET_FAILURE = "An error happened while trying to rename the ArTarget to {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_NAME_ARTARGET_SUCCESS = "ArTarget Name was successfully changed!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_SHORT_DESCRIPTION_ARTARGET_FAILURE = "An error happened while trying to change the short description of the ArTarget of id {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CHANGE_EXPERIENCE_SHORT_DESCRIPTION_ARTARGET_SUCCESS = "ArTarget short description was successfully changed!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CREATE_EXPERIENCE_FAILURE = "An error occured while creating the ArTarget of name {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string CREATE_EXPERIENCE_SUCCESS = "ArTarget successfully created (code {0} with ID: {1})"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string DELETE_EXPERIENCE_FAILURE = "Error while trying to deleted the given ArTarget."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string DELETE_EXPERIENCE_NULL = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string DELETE_EXPERIENCE_SUCCESS = "ArTarget deleted successfully!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string FETCH_AVAILABLE_TAGS_FAILURE = "An error occured when trying to fetch the available tags of the channel of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string FETCH_AVAILABLE_TAGS_SUCCESS = "Experience tags fetched successfully!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string FETCH_AVAILABLE_TAGS_SUCCESS_OFFLINE = "Experience tags successfully loaded offline!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string FETCH_RELATED_TAGS_FAILURE = "An error occured when trying to fetch the related tags to {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string FETCH_RELATED_TAGS_SUCCESS = "Experience tags related to {0} fetched successfully!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string FETCH_RELATED_TAGS_SUCCESS_OFFLINE = "Experience tags related to {0} fetched successfully offline!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const long FILE_UPLOAD_PLACEHOLDER_SIZE = 3000000L
Field Value
Type |
Description |
System.Int64 |
|
View Source
Declaration
public const string GET_CHANNEL_ARTARGET_FAILURE = "An error occured when trying to fetch all the ArTargets from the channel of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_CHANNEL_ARTARGET_SUCCESS = "ArTargets successfully loaded online!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_CHANNEL_ARTARGET_SUCCESS_OFFLINE = "ArTargets successfully loaded offline!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_CHANNEL_EXPERIENCES_FAILURE = "An error occured when trying to fetch the experiences from the channel of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_CHANNEL_EXPERIENCES_SUCCESS = "Experiences of the channel {0} have been successfully fetched!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_CHANNEL_EXPERIENCES_SUCCESS_OFFLINE = "Experiences of the channel {0} have been successfully fetched offline!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_DATA_INTEGRATION_RESULTS_FAILURE = "An error occured when trying to get results from data integration from the media of id {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_DATA_INTEGRATION_RESULTS_NULL = "The given asset {0} or media {1} given is null."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_DATA_INTEGRATION_RESULTS_SUCCESS = "Data integration from media of id {0} was successfully fetched!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SINGLE_ARTARGET_FAILURE = "An error occured when trying to fetch the ArTarget of id {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SINGLE_ARTARGET_SUCCESS = "The ArTarget of id {0} was successfully fetched!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_EXPERIENCES_BY_QUERY_FAILURE = "An error occured when trying to find experiences using the given query."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_EXPERIENCES_BY_QUERY_FAILURE_EMPTY_QUERY = "No query was included. The request was not submitted."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_EXPERIENCES_BY_QUERY_SUCCESS = "The query was successful and {0} results were found!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_EXPERIENCES_BY_QUERY_SUCCESS_EMPTY = "The query was successful but no items were found."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_EXPERIENCES_BY_QUERY_SUCCESS_OFFLINE = "The query was successfully completed offline and {0} results were found!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_MEDIAS_IN_ASSET_BY_QUERY_EMPTY_ID = "An empty AssetId was provided when trying to excecute GetSpecificMediasInAssetByQueryProcess."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_MEDIAS_IN_ASSET_BY_QUERY_FAILURE = "An error occured when trying to fetch the medias from the asset of id {0}."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_MEDIAS_IN_ASSET_BY_QUERY_SUCCESS = "The request to fetch the medias of the asset of id {0} was successful, and fetched {1} mediafiles!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string GET_SPECIFIC_MEDIAS_IN_ASSET_BY_QUERY_SUCCESS_NO_RESULTS = "The request to fetch the medias of the asset of id {0} was successful, but no medias came out from the given query."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string LOCK_ARTARGET_FAILURE = "An error occured when trying to lock the experience of ArTargetId {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string LOCK_ARTARGET_SUCCESS = "Experience of ArTargetId {0} is successfully locked!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string PUBLISH_EXPERIENCE_FAILURE = "Error while trying to publish the given ArTarget."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string PUBLISH_EXPERIENCE_NULL = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string PUBLISH_EXPERIENCE_SUCCESS = "ArTarget published successfully!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_MEDIA_FROM_ARTARGET_DELETE_FAILURE = "An error occured when trying to delete media of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_MEDIA_FROM_ARTARGET_DELETE_SUCCESS = "Media of id {0} has successfully been deleted!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_MEDIA_FROM_ARTARGET_NULL = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_MEDIA_FROM_ARTARGET_UNLINK_FAILURE = "An error occured when trying to unlink media of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_MEDIA_FROM_ARTARGET_UNLINK_SUCCESS = "Media successfully unlinked!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TAG_FROM_ARTARGET_FAILURE = "An error occured when trying to remove the tag {0} from the ArTarget of id {1}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TAG_FROM_ARTARGET_FAILURE_INVALID_PARAMS = "The process failed because the given tag or ArTarget are invalid."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TAG_FROM_ARTARGET_FAILURE_NOT_EXIST = "The tag {0} did not exist on the ArTarget of id {1} and was not removed."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TAG_FROM_ARTARGET_SUCCESS = "The tag {0} was successfully removed from the ArTarget of id {1}!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TARGET_IMAGE_FROM_ARTARGET_DELETE_FAILURE = "An error occured when trying to remove the given TargetImage from the EMS's library."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TARGET_IMAGE_FROM_ARTARGET_DELETE_SUCCESS = "The TargetImage was successfully removed from the EMS's library."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TARGET_IMAGE_FROM_ARTARGET_FAILURE = "An error occured when trying to remove the given TargetImage."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TARGET_IMAGE_FROM_ARTARGET_NULL_ARTARGET = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TARGET_IMAGE_FROM_ARTARGET_NULL_TARGETIMAGE = "Null TargetImage provided and/or none was found on the ArTarget."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REMOVE_TARGET_IMAGE_FROM_ARTARGET_SUCCESS = "The TargetImage was successfully removed."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REPLACE_TARGET_IMAGE_NULL_ARTARGET = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string REPLACE_TARGET_IMAGE_NULL_IMAGE = "Null new TargetImage texture provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UNLOCK_ARTARGET_FAILURE = "An error occured when trying to unlock the experience of ArTargetId {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UNLOCK_ARTARGET_SUCCESS = "Experience of ArTargetId {0} is successfully unlocked!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UNPUBLISH_EXPERIENCE_FAILURE = "Error while trying to unpublish the given ArTarget."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UNPUBLISH_EXPERIENCE_NULL = "Null ArTarget provided."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UNPUBLISH_EXPERIENCE_SUCCESS = "ArTarget unpublished successfully!"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UPDATE_EXPERIENCE_MEDIA_FAILURE = "An error occured when trying to update the media of the target of id {0}"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UPDATE_EXPERIENCE_MEDIA_NULL = "A MediaFile is required in order to replace the media's content."
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string UPDATE_EXPERIENCE_MEDIA_SUCCESS = "Media successfully updated!"
Field Value
Type |
Description |
System.String |
|
Methods
View Source
Default query for ArTarget/List APIs processes.
Declaration
public static ArTarget_List.QueryContent GetDefaultArTargetListQuery()
Returns
View Source
Default query for Asset/List APIs processes.
Declaration
public static Asset_List.QueryContent GetDefaultAssetListQuery()
Returns