sippo-sdk / com.quobis.sippo.sipposdk.conference / Conference / cancelInviteToParticipant

cancelInviteToParticipant

fun cancelInviteToParticipant(participantId: String): Unit

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.