|
|
|
|
|
- Properties specific to InstantMessaging variables
- Reinitialization
InstantMessaging (Variable type) In french: MessagerieInstantanée
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.). The characteristics of this messaging system can be defined and modified using various WLanguage properties. This type of variable is used by the Contact variables. Note: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable.
Properties Properties specific to InstantMessaging variables The following properties can be used: | | | Property name | Type used | Effect |
---|
Address | Character string | Address of contact on the relevant instant messaging. | Label | Character string | Label for the custom messaging (optional). If the Type property does not correspond to the imCustom constant, the value of this property will be ignored. | Protocol | Integer constant | | Type | Integer constant | Type of address: - other other types
- miBureau: office instant messaging address
- miDomicile: home instant messaging address
- miCustom custom type corresponding to the property value Label.
|
Remarks Reinitialization You can use VariableReset to reset the contents of a variable of type InstantMessaging.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|