fk-webview-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Logging
Module
send
Logs
Hierarchy
LoggingModule
Implemented by
LoggingModuleImpl
Index
Properties
send
Logs
Properties
send
Logs
send
Logs
:
function
Type declaration
(
eventData
:
Record
<
string
,
any
>
, level
?:
LogLevel
)
:
Promise
<
NativeModuleResponse
<
string
>
>
Parameters
eventData:
Record
<
string
,
any
>
Optional
level:
LogLevel
Returns
Promise
<
NativeModuleResponse
<
string
>
>
Generated using
TypeDoc