DevMSN+

酷酷的MSN插件,随心所欲MSN

Messenger Plus! Live - Scripting Documentation

Objects Reference - Messenger

Messenger::MyStatus

The Messenger::MyStatus property sets or gets the status of the current Messenger user.

即时通讯: : mystatus财产的设置或得到地位的
目前Messenger用户。

Syntax

This is a read/write property.
[number] MyStatus;

Data Type

A number taken from the following enumeration:

一些采取从以下列举:

STATUS_INVISIBLE (2)
STATUS_ONLINE (3)
STATUS_BUSY (4)
STATUS_BRB (5)
STATUS_IDLE (6)
STATUS_AWAY (7)
STATUS_INCALL (8)
STATUS_OUTLUNCH (9)

status_invisible ( 2 )
status_online ( 3 )
status_busy ( 4 )
status_brb ( 5 )
status_idle ( 6 )
status_away ( 7 )
status_incall ( 8 )
status_outlunch ( 9 )

Appear Offline
Online
Busy
Be Right Back
Idle
Away
In a Call
Out to Lunch

显示离线状态。
在线
忙碌的
正确的回
懒惰的
离去
在通话
外出用餐

If no user is currently signed-in or if Messenger Plus! fails to get the current's user status for any reason, the return value is:

如果没有使用者目前正在签署了-如果在或Messenger Plus!未能获取当前的用户的地位,以任何理由,
返回值是:

STATUS_UNKNOWN (0)

status_unknown ( 0 )

Unknown

未知

Remarks

You can use this property to check if the current Messenger user is signed-in (the property returns 2 or above). Use this property before calling a function in the API that requires the current user to be signed-in.

您可以使用此属性,检查,如果当前Messenger用户是
签名-在(物业回报2或以上) 。使用这个属性之前,
呼叫功能的空气污染指数,需要当前用户要
签名-在。

Messenger Plus! 4.23 and earlier: enumeration names are not available, numbers must be used instead.

Messenger Plus! 4.23及更早:枚举的名称不具备,
号码必须用。

Property Information

Object Messenger
Availability Messenger Plus! Live 4.00

See Also

Messenger Object.

Messenger的对象。

  Sponsor

  Links

Scripts文档目录 脚本库 FAQ
copyright devmsn.com