SDKUtils Class

  • java.lang.Object
    • com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils

public class SDKUtils

Contains the SDK name and version information.

Method Summary

Modifier and Type Method and Description
String getServiceApiVersion()

Getter for the rest API version

Method Details

getServiceApiVersion

public static String getServiceApiVersion()

Getter for the rest API version

Returns:

AString 

</code> with the rest API version. </p>

Applies to