CallType Enumeration
Use the following enumeration members to specify the call type.
Namespace: Microsoft.Rtc.Workflow.Activities
Assembly: Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
Syntax
'Declaration
Public Enumeration CallType
'Usage
Dim instance As CallType
public enum CallType
Members
Member name | Description | |
---|---|---|
Unknown | Unknown call type. | |
AudioVideoCall | AudioVideo call. | |
InstantMessagingCall | InstantMessaging call. |