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

Name Description
ActivityFactory()

Methods

Name Description
FromObject(Object)

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

Applies to