LuisApiCaller.

ImportApplication(string, JObject) Method

Assembly
Cake.Deploy.Bot.LUIS.dll
Namespace
Cake.Deploy.Bot.LUIS
Containing Type
LuisApiCaller

Syntax

public string ImportApplication(string appName, JObject luisApplication)

Parameters

Name Type Description
appName string
luisApplication JObject

Return Value

Type Description
string