ActivityFactory Class

Definition

The ActivityFactory to generate text and then uses simple markdown semantics like chatdown to create Activity.

public class ActivityFactory
type ActivityFactory = class
Public Class ActivityFactory
Inheritance
ActivityFactory

Constructors

ActivityFactory()

Methods

FromObject(Object)

Generate the activity. Support Both string LG result and structured LG result.

Applies to