Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit d8199b4

Browse files
committed
Comments for algorithm ID
1 parent 870e7eb commit d8199b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sdk/rest/API.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ OWT_REST.API = (function(OWT_REST) {
13601360
* @param {function} callbackError -Callback function on error
13611361
* @example
13621362
var roomId = '51c10d86909ad1f939000001';
1363-
var algorithm = 'testalgo123';
1363+
var algorithm = 'b849f44bee074b08bf3e627f3fc927c7'; //guid in plugin.cfg
13641364
var media = {
13651365
audio: {
13661366
from: '7652773772543651'

0 commit comments

Comments
 (0)