Confirmed users
632
edits
Line 70: | Line 70: | ||
* '''action''' - For sending a new PeerConnection fingerprint, this will be "newpc". | * '''action''' - For sending a new PeerConnection fingerprint, this will be "newpc". | ||
* '''fingerprint''' - The new PeerConnection fingerprint. The server will store this fingerprint as part of the user's identity in the room. Fingerprint values should be de-duplicated by the server, and uploading the same fingerprint multiple times shall not be an error. | * '''fingerprint''' - The new PeerConnection fingerprint. The server will store this fingerprint as part of the user's identity in the room, and return it as an element in its "fingerprints" array. Fingerprint values should be de-duplicated by the server, and uploading the same fingerprint multiple times shall not be an error. | ||
=== Retrieving Room Information === | === Retrieving Room Information === |