EnsureParticipant¶
Ensures that the specified email address is saved as a participant identity. If a participant with the given email already exists, it will not create new one.
1 | |
Parameters¶
ParticipantInfo participant
Returns¶
Returns the created or existing participant Identity.
Remarks¶
Example¶
1 2 3 4 5 | |
Types¶
ParticipantInfo¶
Represents a external participant information.
Email : string
Email address of participant
Language : string
Preferred language of participant
Name : string
Name of participant