Share via


CollaborationPlatform.RegisterPlatformExtension Method

Registers an extension with the platform.

Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

'Declaration

Parameters

  • extension

Remarks

Extensions such as call factories which support specific media types, can only be registered if there is no existing extension for the media type.

Exceptions

[cref][T:System.InvalidOperationException]: Raised when the extension cannot be combined with already configured extensions.

Thread Safety

All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

CollaborationPlatform Class
CollaborationPlatform Members
Microsoft.Rtc.Collaboration Namespace