CallFactory Members
Include Protected Members
Include Inherited Members
Provides call creation services to the collaboration platform.
The CallFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallFactory | Initializes the instance. |
Top
Properties
Name | Description | |
---|---|---|
ContactHeaderFeatureTags | Gets the list of feature tags to be added to the contact header when sending messages from the endpoint. (inherited from MediaBasedFactory) | |
ExtensionType | Returns the extension type for Call factories. (Overrides PlatformExtension.ExtensionType.) | |
MediaTypes | Gets the media types supported by this factory. (inherited from MediaBasedFactory) |
Top
Methods
Name | Description | |
---|---|---|
Create | Creates the object specified. (inherited from MediaBasedFactory) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top