public interface ReactCallback
| Modifier and Type | Method and Description |
|---|---|
void |
call(int moduleId,
int methodId,
ReadableNativeArray parameters) |
void |
onBatchComplete() |
void call(int moduleId,
int methodId,
ReadableNativeArray parameters)
void onBatchComplete()