Home > borogove > calls > Media > getUfragPwd

calls.Media.getUfragPwd() method

Signature:

getUfragPwd(sessionAttributes?: borogove.calls.Attribute[] | null): {pwd: string, ufrag: string};

Parameters

Parameter Type Description
sessionAttributes borogove.calls.Attribute[] | null (Optional)

Returns:

{pwd: string, ufrag: string}