We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5f2cf commit a2d69caCopy full SHA for a2d69ca
src-docs/spec/selfAddr_and_selfName.md
@@ -6,8 +6,8 @@
6
window.webxdc.selfName
7
```
8
9
-This is the nick or display name for the webxdc user
10
-which can be displayed in the user interface for human recognition.
+`selfName` is the nick or display name for the user
+which can be displayed in the user interface of the webxdc application.
11
12
13
## selfAddr
@@ -30,6 +30,7 @@ window.webxdc.selfAddr
30
31
- should not have meaning outside the webxdc application.
32
33
+
34
## Example using selfAddr and selfName
35
36
Here is a simple chat app that sends out a reply using the display names
0 commit comments