Class SDKBuildInformation
Package com.here.sdk.core.engine
Class SDKBuildInformation
- java.lang.Object
-
- com.here.NativeBase
-
- com.here.sdk.core.engine.SDKBuildInformation
-
public final class SDKBuildInformation extends NativeBase
The SDKBuildInformation class is designed to provide information about the SDK build.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SDKVersionsdkVersion()
-
-
-
Method Detail
-
sdkVersion
@NonNull public static SDKVersion sdkVersion()
- Returns:
SDK version information.
-
-