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
Protected method CallFactory Initializes the instance.

Top

Properties

  Name Description
Public property ContactHeaderFeatureTags Gets the list of feature tags to be added to the contact header when sending messages from the endpoint. (inherited from MediaBasedFactory)
Public property ExtensionType Returns the extension type for Call factories. (Overrides PlatformExtension.ExtensionType.)
Public property MediaTypes Gets the media types supported by this factory. (inherited from MediaBasedFactory)

Top

Methods

  Name Description
Public method Create Creates the object specified. (inherited from MediaBasedFactory)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

CallFactory Class

Microsoft.Rtc.Collaboration.ComponentModel Namespace