|
Messenger Plus! Live - Scripting Documentation
Objects Reference - ChatWndChatWnd::DisplayInfoMessageThe ChatWnd::DisplayInfoMessage function displays a message in the "information area" of the chat window. This is the area where the "user is typing" message is displayed. If a message from Messenger Plus! (including any script) is already displayed, the message is placed in queue. 溴> 该chatwnd : : displayinfomessage功能显示一条消息,在 Syntax
Parameters
Return ValueNo value is returned by this function. 没有任何价值,是经由这个功能。 没有任何价值,是经由这个功能。 This function typically fails for the following reason: 这项功能通常失败,原因如下: 这项功能通常失败,原因如下:
RemarksThis function can be used to easily notify the user of an event related to the current chat window. It is particularly effective in Windows Live Messenger 8.5 and above as the "information area" in these versions of Messenger is more visible to the user. 这个功能可以用来轻松地通知用户事件 It is recommended to leave the duration to its default. Also, the ForceNow parameter should be used in very specific situations only. Because it will clear the current queue of messages waiting to be displayed, this will possibly cause annoyances to the user as some messages may be missed. 这是推荐的离开时间,以它的默认。此外, Note: Messenger Plus! may restrict the maximum number of messages waiting in the queue. There is one queue per chat window, shared by Messenger Plus! and all the scripts. If the maximum number of messages is reached, new messages will be discarded automatically until the current message times-out to make room for new additions (notification messages are supposed to have a meaning in the near present only). 注:Messenger Plus!可能会限制人数最多的邮件在等待 Function Information
See AlsoChatWnd Object, ResetInfoMessage. chatwnd对象, SponsorLinksScripts文档目录 脚本库 FAQ |