Interface InvokeDeviceMethodResponse.Builder

    • Method Detail

      • deviceMethodResponse

        InvokeDeviceMethodResponse.Builder deviceMethodResponse​(String deviceMethodResponse)

        A JSON encoded string containing the device method response.

        Parameters:
        deviceMethodResponse - A JSON encoded string containing the device method response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.