A contact may have any number of instant messaging handles.
When nested inside a <contact:contact> tag, will be written as part of overall contact. Otherwise, will write the instant messaging handle inline.
Tag Information
Tag Class: | com.pragmatickm.contact.taglib.ImTag |
---|---|
TagExtraInfo Class: | None |
Body Content: | empty |
Display Name: | None |
Attributes
Name | Required | Evaluation | Type | Description |
---|---|---|---|---|
type | Yes | Deferred-Value | String |
The type of the instant message, may be one of "aim", "icq", "skype", "teams", "telegram", or "zoom". |
handle | Yes | Deferred-Value | String |
The instant messaging handle. |
comment | No | Deferred-Value | String |
Brief comment associated with this instant messaging handle. |
Variables
No Variables Defined.