EventFactory Class
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.
Contains utility methods for creating various event types.
public static class EventFactory
type EventFactory = class
Public Class EventFactory
- Inheritance
-
EventFactory
Methods
CreateHandoffInitiation(ITurnContext, Object, Transcript) |
Create handoff initiation event. |
CreateHandoffStatus(ConversationAccount, String, String) |
Create handoff status event. |