MCPcopy Create free account
hub / github.com/NativeScript/android / ToArgs

Method ToArgs

test-app/runtime/src/main/cpp/JsArgConverter.cpp:680–682  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

678}
679
680jvalue *JsArgConverter::ToArgs() {
681 return m_args;
682}
683
684JsArgConverter::Error JsArgConverter::GetError() const {
685 return m_error;

Callers 2

RegisterInstanceMethod · 0.45
CallJavaMethodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected