openvidu-server: Kms#toString
This commit is contained in:
parent
1409363dd0
commit
0eef367639
@ -218,4 +218,9 @@ public class Kms {
|
||||
return json;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return this.uri;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user