Android SDK Version
Method Summary
Modifier and TypeMethodDescription
abstract UnitonSuccess(JSONObject userInfo)
abstract UnitonFailure(FacebookException error)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

onSuccess

 abstract UnitonSuccess(JSONObject userInfo)

onFailure

 abstract UnitonFailure(FacebookException error)