| Known Direct Subclasses |
Exception encountered while checking if the package's manifest is consistent with the Google Play services client libraries.
|
GooglePlayServicesManifestException(int actualVersion, String message)
Creates a
GooglePlayServicesManifestException.
|
| int |
getActualVersion()
Returns the actual version the client library found in the package's manifest.
|
| int |
getExpectedVersion()
Returns the version the client library expected to find in the package's
manifest.
|
Creates a GooglePlayServicesManifestException.
Returns the actual version the client library found in the package's manifest.
Returns the version the client library expected to find in the package's manifest.