Function: get_turn_credentials()
function get_turn_credentials(): Promise<ICoturn_Auth>;
Defined in: src/coturn.ts:15
Gets the TURN server credentials
Returns
Promise<ICoturn_Auth>
an object with the username and password
function get_turn_credentials(): Promise<ICoturn_Auth>;
Defined in: src/coturn.ts:15
Gets the TURN server credentials
Promise<ICoturn_Auth>
an object with the username and password