getSDKVersion static method
Gets the SDK version Returns the current SDK version as a constant
Implementation
static String getSDKVersion() {
return _sdkVersion;
}
Gets the SDK version Returns the current SDK version as a constant
static String getSDKVersion() {
return _sdkVersion;
}