public abstract class APSMediaTrackableObject
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.HashMap<java.lang.String,java.util.ArrayList<java.lang.String>> |
trackingURLs
This dictionary defines all URLs that need to be notified of specific events from the object's lifecycle.
|
| Constructor and Description |
|---|
APSMediaTrackableObject() |
public java.util.HashMap<java.lang.String,java.util.ArrayList<java.lang.String>> trackingURLs
APSMediaPlayer, and the values are Arrays containing String objects.