Messenger Plus! Live - Scripting Documentation

The ChatWnd::IsMobileChat property indicates if the window represents a Mobile Device chat. These chat windows are more limited than normal Messenger ones, still, most Messenger Plus! features are supported in them.

Syntax

This is a read-only property.
[boolean] IsMobileChat;

Data Type

A boolean value specifying if the window is a Mobile Device chat.

This property typically fails for the following reason:

Remarks

Chat windows are created as being associated with a Mobile Device or not. This property cannot change for the duration of the window's life. It is possible for the user to open two windows (or more) with the same contact: a mobile chat one, and a normal Messenger chat one.

Property Information

Object ChatWnd
Availability Messenger Plus! Live 4.60

See Also

ChatWnd Object.