Share via


DirectMethodClientResponse Class

Definition

The device/module's response to a direct method invocation.

public class DirectMethodClientResponse
type DirectMethodClientResponse = class
Public Class DirectMethodClientResponse
Inheritance
DirectMethodClientResponse

Constructors

Name Description
DirectMethodClientResponse()

This constructor is for deserialization and unit test mocking purposes.

Properties

Name Description
Payload

Get the payload object. May be null or empty.

Status

Gets or sets the status of device method invocation.

Applies to