Version info for adapters and for third party SDKs.
|
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.
|
| int |
getMajorVersion()
Major version.
|
| int |
getMicroVersion()
Micro version.
|
| int |
getMinorVersion()
Minor version.
|
Creates a new VersionInfo object that will contain the version of an rtb adapter or third party SDK.
Major version.
Micro version.
Minor version.