-
- All Implemented Interfaces:
-
com.facebook.react.bridge.Callback
public final class CallbackImpl implements Callback
Implementation of javascript callback function that use Bridge to schedule method execution
-
-
Constructor Summary
Constructors Constructor Description CallbackImpl(JSInstance jsInstance, int callbackId)
-
Method Summary
-
-
Constructor Detail
-
CallbackImpl
CallbackImpl(JSInstance jsInstance, int callbackId)
-
-
-
-