Class ViewArExperienceActivity.MediaPlayed
Activity event to trigger when a media has been downloaded and loaded successfully and is presented to the user. Should include the ArMediaId.
Inheritance
System.Object
ViewArExperienceActivity.MediaPlayed
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 MediaPlayed : ViewArExperienceActivity.BaseArMediaEventContainer<ViewArExperienceActivity.MediaPlayed>
Constructors
View SourceMediaPlayed(Int32)
Declaration
public MediaPlayed(int newArMediaId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | newArMediaId |