toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.fabric.mounting
/
SurfaceMountingManager
/
receiveCommand
receive
Command
open
fun
receiveCommand
(
reactTag
:
Int
,
@
NonNull
commandId
:
String
,
@
Nullable
commandArgs
:
ReadableArray
)
open
fun
receiveCommand
(
reactTag
:
Int
,
commandId
:
Int
,
@
Nullable
commandArgs
:
ReadableArray
)
Deprecated