• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Which Messages event is supposed to fire when image is received?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Which Messages event is supposed to fire when image is received?


  • Subject: Which Messages event is supposed to fire when image is received?
  • From: Chris Bell <email@hidden>
  • Date: Tue, 25 Apr 2017 02:00:26 +0000 (GMT)

Which Messages.app event is supposed to fire when an image is received via iMessage or SMS?
I am listening across all of these events (below), but an incoming image doesn't trigger anything that I can see.
(Text messages fire the expected events as well as sending something out). Any guidance would be greatly appreciated. I need to do something with an incoming image depending on which user sent it. The user can be expected to be vetted and in Contacts if that helps. Thank you.
received file transfer invitation ve : This handler is called when a buddy sends you a file.
received file transfer invitation file transfer : The file transfer being sent.
with text : A text description of the event
completed file transfer ve : This handler is called when a file transfer is completed.
completed file transfer file transfer : The file transfer being sent.
with text : A text description of the event
active chat message received ve : This handler is called for incoming messages in the focused chat. If the handler returns a text value, it will replace the incoming message.
active chat message received text : The text of the incoming message
from buddy : The buddy who sent this message.
for text chat
with text : A text description of the event
message received ve : This handler is called for incoming messages. If the handler returns a text value, it will replace the incoming message.
message received text : The text of the incoming message
from buddy : The buddy who sent this message.
for text chat
with text : A text description of the event
addressed message received ve : This handler is called for incoming messages that are addressed to you. If the handler returns a text value, it will replace the incoming message.
addressed message received text : The text of the incoming message
from buddy : The buddy who sent this message.
for text chat
with text : A text description of the event
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Syntax highlighting, compilation etc.
  • Next by Date: Wall Street Journal Article Citation
  • Previous by thread: Re: Syntax highlighting, compilation etc.
  • Next by thread: Wall Street Journal Article Citation
  • Index(es):
    • Date
    • Thread