Class ViewArExperienceActivity.MediaRequested
Activity event to trigger when a media has been requested to be played. Following this event, the media should start downloading. Should include the ArMediaId.
Inheritance
System.Object
ViewArExperienceActivity.MediaRequested
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 MediaRequested : ViewArExperienceActivity.BaseArMediaEventContainer<ViewArExperienceActivity.MediaRequested>
Constructors
View SourceMediaRequested(Int32)
Declaration
public MediaRequested(int newArMediaId)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | newArMediaId |