nicolas2k / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
1 stars 0 forks source link

Reply with SMS #327

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. send a timeline card with a item's creator.phone_number attribute

What is the expected output? What do you see instead?

as for VOICE_CALL I'd like to have the ability to send an SMS through the 
default application (Hangouts)

What version of the product are you using? On what operating system?

XE12

Please provide any additional information below.

This features may called : SEND_SMS

Original issue reported on code.google.com by ilm...@gmail.com on 29 Dec 2013 at 11:41

GoogleCodeExporter commented 8 years ago

Original comment by ala...@google.com on 6 Jan 2014 at 9:39

GoogleCodeExporter commented 8 years ago
You can now use the SEND_MESSAGE menuItem:
  https://developers.google.com/glass/v1/reference/timeline#menuItems.action

Depending on the input data and availability of the phone pairing, this 
menuItem will either send an SMS or an e-mail 

Original comment by ala...@google.com on 21 Apr 2014 at 3:57