add_candidate


Description:

public virtual void add_candidate (WebRTCICEStream stream, string candidate, Promise? promise)

Parameters:

this

The WebRTCICE

stream

The WebRTCICEStream

candidate

The ICE candidate

promise

A Promise for task notifications (Since: 1.24)