cancel Invite To Participant
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.
on Completion
Callback that will be invoked when the request is completed. It will receive a ConferenceError if any error occurs. In case of success, error will be null.