addIceCandidate method

void addIceCandidate(
RtcIceCandidate candidate,
void successCallback(),
void failureCallback(String errorInformation)
)