public class

VDARApplicationPrior

extends VDARPrior
java.lang.Object
   ↳ com.vidinoti.android.vdarsdk.VDARPrior
     ↳ com.vidinoti.android.vdarsdk.VDARApplicationPrior

Class Overview

Represent an application prior. Models selected for this app will be downloaded. Note that this prior is always included.

Summary

Public Constructors
VDARApplicationPrior()
Construct a new prior with an invalid tag.
Public Methods
boolean equals(Object o)
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public VDARApplicationPrior ()

Construct a new prior with an invalid tag. You must set a tag before using this prior.

Public Methods

public boolean equals (Object o)

Since: API Level

public String toString ()

Since: API Level