com.facebook
Class LegacyHelper

java.lang.Object
  extended by com.facebook.LegacyHelper

public class LegacyHelper
extends Object

LegacyHelper is solely for the use of other packages within the Facebook SDK for Android. Use of any of the methods in this class is unsupported, and they may be modified or removed without warning at any time.


Constructor Summary
LegacyHelper()
           
 
Method Summary
static void extendTokenCompleted(Session session, Bundle bundle)
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyHelper

public LegacyHelper()
Method Detail

extendTokenCompleted

@Deprecated
public static void extendTokenCompleted(Session session,
                                                   Bundle bundle)
Deprecated.