### YamlMime:JavaType uid: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils" fullName: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils" name: "SDKUtils" nameWithType: "SDKUtils" summary: "Contains the SDK name and version information." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **SDKUtils**" constructors: - uid: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils.SDKUtils()" fullName: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils.SDKUtils()" name: "SDKUtils()" nameWithType: "SDKUtils.SDKUtils()" syntax: "public SDKUtils()" methods: - uid: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils.getServiceApiVersion()" fullName: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils.getServiceApiVersion()" name: "getServiceApiVersion()" nameWithType: "SDKUtils.getServiceApiVersion()" summary: "Getter for the rest API version" modifiers: - "static" syntax: "public static String getServiceApiVersion()" desc: "Getter for the rest API version" returns: description: "A String with the rest API version." type: "" - uid: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils.getUserAgentString()" fullName: "com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils.getUserAgentString()" name: "getUserAgentString()" nameWithType: "SDKUtils.getUserAgentString()" summary: "Getter for the SDK name and version." modifiers: - "static" syntax: "public static String getUserAgentString()" desc: "Getter for the SDK name and version." returns: description: "A String with the SDK package name and version" type: "" type: "class" desc: "Contains the SDK name and version information." metadata: {} package: "com.microsoft.azure.sdk.iot.provisioning.service.contract" artifact: com.microsoft.azure.sdk.iot.provisioning:provisioning-service-client:1.7.0