ParticipantAddedErrorEventException
The ParticipantAddedErrorEventException model is an exception that is emitted when it is impossible to add a participant into the conference local information. It is caused by mismatch and compatibility issues related to the specific participant.
Available in the package com.voxeet.sdk.events.promises.ParticipantAddedErrorEventException.
Properties
event (ParticipantAddedErrorEvent)
The corresponding event containing all the needed information.
Updated almost 2 years ago