com.netmera.mobile.twitter
Class TwitterSession
java.lang.Object
com.netmera.mobile.twitter.TwitterSession
public class TwitterSession
- extends java.lang.Object
Method Summary |
static void |
clear(android.content.Context context)
|
static boolean |
restore(Twitter session,
android.content.Context context)
|
static boolean |
save(Twitter session,
android.content.Context context)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TwitterSession
public TwitterSession()
save
public static boolean save(Twitter session,
android.content.Context context)
restore
public static boolean restore(Twitter session,
android.content.Context context)
clear
public static void clear(android.content.Context context)