Issue Details (XML | Word | Printable)

Key: TFJ-48
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Yusuke Yamamoto
Reporter: Yusuke Yamamoto
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Twitter4J

support update_delivery_device method

Created: 07/Nov/08 11:52 AM   Updated: 02/Jan/09 04:16 PM   Resolved: 02/Jan/09 04:16 PM
Return to search
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.1.4


 Description  « Hide
http://apiwiki.twitter.com/REST%20API%20Documentation#AccountMethods

update_delivery_device
Sets which device Twitter delivers updates to for the authenticating user.  Sending none as the device parameter will disable IM or SMS updates.
URL: http://twitter.com/account/update_delivery_device.format
Formats: xml, json
Method(s): POST
Parameters:
• device.  Required.  Must be one of: sms, im, none.  Ex: http://twitter.com/account/update_delivery_device.xml?device=im



Yusuke Yamamoto made changes - 07/Nov/08 12:10 PM
Field Original Value New Value
Description update_delivery_device
Sets which device Twitter delivers updates to for the authenticating user.  Sending none as the device parameter will disable IM or SMS updates.
URL: http://twitter.com/account/update_delivery_device.format
Formats: xml, json
Method(s): POST
Parameters:
• device.  Required.  Must be one of: sms, im, none.  Ex: http://twitter.com/account/update_delivery_device.xml?device=im

http://apiwiki.twitter.com/REST%20API%20Documentation#AccountMethods

update_delivery_device
Sets which device Twitter delivers updates to for the authenticating user.  Sending none as the device parameter will disable IM or SMS updates.
URL: http://twitter.com/account/update_delivery_device.format
Formats: xml, json
Method(s): POST
Parameters:
• device.  Required.  Must be one of: sms, im, none.  Ex: http://twitter.com/account/update_delivery_device.xml?device=im

Yusuke Yamamoto made changes - 22/Nov/08 12:28 PM
Fix Version/s 1.1.2 [ 10120 ]
Fix Version/s 1.1.1 [ 10110 ]
Yusuke Yamamoto made changes - 02/Dec/08 12:05 AM
Fix Version/s 1.1.3 [ 10130 ]
Fix Version/s 1.1.2 [ 10120 ]
Yusuke Yamamoto made changes - 13/Dec/08 01:29 AM
Fix Version/s 1.1.4 [ 10140 ]
Fix Version/s 1.1.3 [ 10130 ]
160 by  Yusuke Yamamoto (1 file)
02/Jan/09 04:16 PM (10 months, 15 days ago)
TFJ-48 support update_delivery_device method
svn: twitter4j/trunk/src/main/java/twitter4j/Twitter.java 160 history download (+1 -1) diffs

Yusuke Yamamoto added a comment - 02/Jan/09 04:16 PM
fixed.

Yusuke Yamamoto made changes - 02/Jan/09 04:16 PM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]