VersionInfo

public final class VersionInfo extends VersionInfo

This class is deprecated.
Use VersionInfo.

Version info for adapters and for third party SDKs.

Public Constructor Summary

VersionInfo(int majorVersion, int minorVersion, int microVersion)
Creates a new VersionInfo object that will contain the version of an rtb adapter or third party SDK.

Inherited Method Summary

Public Constructors

public VersionInfo (int majorVersion, int minorVersion, int microVersion)

Creates a new VersionInfo object that will contain the version of an rtb adapter or third party SDK.