set_on_ice_candidate


Description:

public virtual void set_on_ice_candidate (owned WebRTCICEOnCandidateFunc func)

Parameters:

this

The WebRTCICE

func

The WebRTCICEOnCandidateFunc callback function

notify

a DestroyNotify when the candidate is no longer needed

user_data

User data passed to the callback function