Class ManageExperiencePanelActivity.MediaFileLoadingSuccess
Should occur when the user was prompted to load a media file using a third party tool and succeed.
Inheritance
System.Object
ManageExperiencePanelActivity.MediaFileLoadingSuccess
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 MediaFileLoadingSuccess : Activity.ActivityEventContainer<ManageExperiencePanelActivity.MediaFileLoadingSuccess>
Constructors
View SourceMediaFileLoadingSuccess(String, String)
Declaration
public MediaFileLoadingSuccess(string mediaType, string fileName)
Parameters
Type | Name | Description |
---|---|---|
System.String | mediaType | |
System.String | fileName |