Android SDK Version
All Implemented Interfaces:
com.facebook.internal.CollectionMapper.OnErrorListener


public interface CollectionMapper.OnMapperCompleteListener
 implements CollectionMapper.OnErrorListener
Method Summary
Modifier and TypeMethodDescription
abstract voidonComplete()
Methods inherited from class com.facebook.internal.CollectionMapper.OnErrorListener
onError
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

onComplete

 abstract void onComplete()