This site has been permanently archived. The content on this site was last updated in 2019.
Version
Stay organized with collections
Save and categorize content based on your preferences.
Simple wrapper class for the semantic (major/minor/patch) version of the SDK.
Fields
public
static
final
Version |
CURRENT |
The current Google VR SDK version. |
public
static
final
Version |
MIN |
The minimum version of Google VR SDK dynamically loaded from VrCore compatible with this SDK's
client stubs. |
public
final
int |
majorVersion |
|
public
final
int |
minorVersion |
|
public
final
int |
patchVersion |
|
Inherited Methods
From class
java.lang.Object
boolean
|
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
Constants
public
static
final
String
TAG
Constant Value:
"Version"
Fields
public
static
final
Version
CURRENT
The current Google VR SDK version.
public
static
final
Version
MIN
The minimum version of Google VR SDK dynamically loaded from VrCore compatible with this SDK's
client stubs.
public
final
int
majorVersion
public
final
int
minorVersion
public
final
int
patchVersion
Public Methods
public
boolean
equals
(Object other)
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2018-10-29 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2018-10-29 UTC."}