This topic has not yet been rated - Rate this topic

CollaborationPlatform Members

Represents the collaboration platform instance that is necessary for using the collaboration API.

The CollaborationPlatform type exposes the following members.

  NameDescription
Public methodCollaborationPlatform(ClientPlatformSettings)Creates an instance of CollaborationPlatform with client settings.
Public methodCollaborationPlatform(ServerPlatformSettings)Creates an instance of CollaborationPlatform with server settings.
Top
  NameDescription
Public propertyActiveGruuGets the GRUU of the application.
Public propertyActiveListeningIPEndpointGets the active listening endpoint in use.
Public propertyAllowedAuthenticationProtocolGets or sets the authentication protocol to be used for client endpoints.
Public propertyApplicationUserAgentGets the application user agent string.
Public propertyStatic memberAudioVideoSettingsGets audio and video settings.
Public propertyConnectionManagerGets the connection manager used by the platform.
Public propertyCurrentMessageThrottlingCount
Public propertyDefaultAudioVideoProviderEnabledGets if audio and video platform capabilities are enabled.
Public propertyInstantMessagingSettingsProvides access to global configuration settings for InstantMessagingFlow.
Public propertyListeningIPAddressGets the IP address on which to listen.
Public propertyLocalhost
Public propertyTransportGets the transport type to use.
Top
  NameDescription
Public methodAddTrustedDomain
Public methodBeginChangeCertificate(X509Certificate, AsyncCallback, Object)
Public methodBeginChangeCertificate(String, array<Byte>[]()[][], AsyncCallback, Object)Changes the certificate to be used dynamically.
Public methodBeginShutdown
Public methodBeginStartup
Public methodEndChangeCertificateFinishes the operation started by BeginChangeCertificate.
Public methodEndShutdownGets the results from the shutdown operation.
Public methodEndStartup
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetTrustedDomains
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRegisterPlatformExtension
Public methodRemoveTrustedDomain
Public methodToString (Inherited from Object.)
Public methodUnregisterPlatformExtensionUnregister the extension.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.