CollaborationPlatform Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CollaborationPlatform(ClientPlatformSettings) | Creates a new instance of the CollaborationPlatform class with client settings. | |
CollaborationPlatform(ProvisionedApplicationPlatformSettings) | Creates a new instance of the CollaborationPlatform class with settings to automatically provision a server platform. | |
CollaborationPlatform(ServerPlatformSettings) | Creates a new instance of the CollaborationPlatform class with server settings. |
Top