Uses of Class
twitter4j.Device

Packages that use Device
twitter4j   
twitter4j.api   
 

Uses of Device in twitter4j
 

Fields in twitter4j declared as Device
static Device Device.NONE
           
static Device Device.SMS
           
 

Methods in twitter4j with parameters of type Device
 User Twitter.updateDeliveryDevice(Device device)
          Sets which device Twitter delivers updates to for the authenticating user.
 void AsyncTwitter.updateDeliveryDevice(Device device)
          Sets which device Twitter delivers updates to for the authenticating user.
 

Uses of Device in twitter4j.api
 

Methods in twitter4j.api with parameters of type Device
 void AccountMethodsAsync.updateDeliveryDevice(Device device)
          Sets which device Twitter delivers updates to for the authenticating user.
 User AccountMethods.updateDeliveryDevice(Device device)
          Sets which device Twitter delivers updates to for the authenticating user.
 



Copyright © 2010. All Rights Reserved.