Class ViewArExperienceActivity.MediaInteracted
Should occur when a media is being interacted with by the user. This include click (eg open weblink?), manipulation (translation, rotation, scale), expansion/retraction, change of display state, etc.
Inheritance
System.Object
ViewArExperienceActivity.MediaInteracted
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()
Namespace: Appearition.Analytics.Activities
Assembly: Appearition.SDK.dll
Syntax
public class MediaInteracted : ViewArExperienceActivity.BaseArMediaEventContainer<ViewArExperienceActivity.MediaInteracted>
Constructors
View SourceMediaInteracted(Int32, String)
Declaration
public MediaInteracted(int newArMediaId, string interactionType)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | newArMediaId | |
System.String | interactionType |