cancelInviteToParticipant

fun cancelInviteToParticipant(participant: Participant): Completable

Cancels the invitation made for the user to the specified participant.

Parameters

participant

Participant whose invitation is being canceled. It should be used the same participant as the one used to send the invitation previously. In case of error, it will emit a ConferenceError.