Update Identifiers
This commit is contained in:
parent
0059d231d8
commit
d6764c271e
|
@ -15,7 +15,7 @@ identifiers used in Ring with relevant examples.
|
|||
- **Canonical URI** : `ring:3d1112ab2bb089370c0744a44bbbb0786418d40b` or `sip:nnnnn@host:5060`. The most simplified form of the URI. Registered name must be resolved, doesn't include <> brackets or display name. Prefixed with the scheme (`ring:` or `sip:` or `sips:`).
|
||||
- **RingID**: registered name (preferred) or public key fingerprint. Unique identifier for a public key.
|
||||
- **Display name** or **Profile name** : an editable user-defined
|
||||
profile name such as `Jean Dupont`. Not synchronized across devices.
|
||||
profile name such as `Jean Dupont`.
|
||||
|
||||
When displaying a contact:
|
||||
|
||||
|
|
Loading…
Reference in New Issue