Response_ Class

public class Response_ : Message_
This language is not supported or no code example is available.
public ref class Response_ : public Message_^
This language is not supported or no code example is available.
public class Response_ 
extends Message_
This language is not supported or no code example is available.
Name Description
Public property CommandId
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property Fields (inherited from Message_).
Public property Id (inherited from Message_).
Public property Item(int) (inherited from Message_).
Public property ReceiverId (inherited from Message_).
Public property ReceiverIds (inherited from Message_).
Public property SenderId (inherited from Message_).
Public property SenderIds (inherited from Message_).
Public property Type (inherited from Message_).
Public property TypeId Gets the type identifier.
Top
Methods
 
Name Description
Public method ToJSON() Returns a JSON formatted String that represents this instance. (inherited from Event).
Public method ToString() Returns a String that represents this instance. (inherited from Event).
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top

In this article

Definition