cancelInviteToParticipant

fun cancelInviteToParticipant(participantId: String)

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

Parameters

participantId

Participant whose invitation is being canceled. It should be used the same participant's identifier as the one used to send the invitation previously.