Android SDK Version


public interface FacebookSdk.InitializeCallback
Callback passed to the sdkInitialize function.
Method Summary
Modifier and TypeMethodDescription
abstract UnitonInitialized() Called when the sdk has been initialized.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

onInitialized

 abstract UnitonInitialized()
Called when the sdk has been initialized.