Author Message
ibogdan012024
Joined: Dec 27, 2023
Messages: 19
Offline
In the official documentation, for the Collaboration.start(), there are 2 parameters, both optional and deprecated.
Parameters:
Name Type Argument Description
config AvayaClientServices.Config.UserConfiguration <optional> @deprecated This parameter is deprecated since version 1.1. User configuration object.
meetingId Number <optional> @deprecated This parameter is deprecated since version 1.1. ID of meeting to connect to.

But when I execute Collaboration.start() it fails to start and I get the following error:
CollaborationService: Configuration or meeting Id is missing

Is the documentation wrong about these parameters being optional and deprecated ?
Do 1-on-1 calls support collaboration or just the conferences ?
Go to:   
Mobile view