display_id


Description:

public string display_id { construct set; get; }

The human-readable, service-specific universal ID used to represent the Persona.

For example: `foo@@xmpp.example.org`.

This should be used whenever the user needs to be presented with a familiar, service-specific ID. For instance, in a prompt for the user to select a specific IM contact within an Individual to begin a chat with.

This is not guaranteed to be unique outside of the Persona's PersonaStore.

Since:

0.1.13