Another typo
This commit is contained in:
+1
-1
@@ -702,7 +702,7 @@ MatrixClient.prototype.setForceTURN = function(forceTURN) {
|
||||
|
||||
/**
|
||||
* Set whether to advertise transfer support to other parties on Matrix calls.
|
||||
* @param {bool} supportsCallTransfer True to advertise the 'm.call.transeree' capability
|
||||
* @param {bool} supportsCallTransfer True to advertise the 'm.call.transferee' capability
|
||||
*/
|
||||
MatrixClient.prototype.setSupportsCallTransfer = function(supportsCallTransfer) {
|
||||
this._supportsCallTransfer = supportsCallTransfer;
|
||||
|
||||
Reference in New Issue
Block a user