|
Messenger Plus! Live - Scripting Documentation
Objects Reference - MessengerMessenger::MyCurrentMediaThe Messenger::MyCurrentMedia property returns the current "media" associated with the the current Messenger user. It is typically a song's title or a game's name. 溴> 即时通讯: : mycurrentmedia财产返回当前的“媒体” SyntaxThis is a read-only property. [string] MyCurrentMedia; Data TypeA string specifying the current media. This string is the raw text sent by Messenger identifying the media, it is up to you to decode it appropriately. An example of such string would be "\0Music\01\0{0} - {1}\0Return to Tatooine\0John Williams\0Star Wars Episode II Soundtrack\0\0". 一个字符串指定目前的媒体。这个字串是原料文本 一个字符串指定目前的媒体。这个字串是原料文本 This property typically fails for the following reason: 此属性通常失败,原因如下: 此属性通常失败,原因如下:
RemarksDespite the fact that Windows Live Messenger mixes both properties, the MyCurrentMedia property is different from MyPersonalMessage. When a MyCurrentMedia is associated to a contact, Messenger simply hides the personal message to display the media's name. 尽管事实上, Windows Live Messenger的组合,都属性, 尽管事实上, Windows Live Messenger的组合,都属性, Property Information
See AlsoMessenger Object, MyPersonalMessage. Messenger的对象, Messenger的对象, SponsorLinksScripts文档目录 脚本库 FAQ |