Package 

Object OneSignalUtils

    • Method Detail

      • getSdkVersion

         final String getSdkVersion()

        The version of this SDK. This is being formatted to ensure proper sorting when used in User-Agent strings and other uses where lexicographical order matters. Its being picked up from the Gradle build config field SDK_VERSION. Also its calculated lazily once when first accessed and then cached after that.