com.nativex.common
Class Version
java.lang.Object
com.nativex.common.Version
public class Version
- extends Object
Holds the versions of the AdvertiserSDK and MonetizationSDK.
- Author:
- Matthew Macgregor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MONETIZATION
public static final String MONETIZATION
- The MonetizationSDK version.
- See Also:
- Constant Field Values
ADVERTISER
public static final String ADVERTISER
- The AdvertiserSDK version.
- See Also:
- Constant Field Values
Version
public Version()