set_local_credentials


Description:

public virtual bool set_local_credentials (WebRTCICEStream stream, string ufrag, string pwd)

Parameters:

this

The WebRTCICE

stream

The WebRTCICEStream

ufrag

ICE username

pwd

ICE password

Returns:

FALSE on error, TRUE otherwise