Microsoft.Rtc.Workflow.Common Namespace

Classes

  Class Description
Dd280063.pubclass(en-us,office.13).gif CallProvider
Holds call and telephony session objects. In some cases the call may already be answered, that is in Established state, before being passed on to the workflow. In such cases, the AcceptCallActivity should not be used in the workflow since the call is already accepted. A custom activity should be used instead which must expose a CallProvider object as a property. The CommunicationsSequenceActivity in the workflow can then bind to the CallProvider property exposed by the custom activity.
Dd280063.pubclass(en-us,office.13).gif GrammarCollection
A collection of grammar objects.
Dd280063.pubclass(en-us,office.13).gif InstantMessagingPrompts
A collection of Prompt objects.
Dd280063.pubclass(en-us,office.13).gif PresenceResult
PresenceResult contains the result of a presence query.
Dd280063.pubclass(en-us,office.13).gif SpeechPrompts
A collection of PromptBuilder Prompt objects.