BaseMessage(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected BaseMessage (string messageType);
new Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.BaseMessage : string -> Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.BaseMessage
Protected Sub New (messageType As String)
Parameters
- messageType
- String