react-native-firework-sdk
Preparing search index...
SDKInitEvent
Interface SDKInitEvent
interface
SDKInitEvent
{
error
?:
null
|
FWError
;
}
Index
Properties
error?
Properties
Optional
error
error
?:
null
|
FWError
If error equals undefined/null, it means the initialization is successful.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
react-native-firework-sdk
Loading...
If error equals undefined/null, it means the initialization is successful.