Click or drag to resize

RequestMessage Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodRequestMessage
Initializes a new instance of the RequestMessage class
Public methodRequestMessage(String)
Initializes a new instance of the RequestMessage class
Public methodRequestMessage(MessageId)
Initializes a new instance of the RequestMessage class
Public methodRequestMessage(String, JToken)
Initializes a new instance of the RequestMessage class
Public methodRequestMessage(MessageId, String)
Initializes a new instance of the RequestMessage class
Public methodRequestMessage(MessageId, String, JToken)
Initializes a new instance of the RequestMessage class
Top
See Also