fk-webview-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Share
Module
Impl
constructor
native
Module
Callback
Manager
post
Message
share
Hierarchy
NativeModule
ShareModuleImpl
Implements
ShareModule
Index
Constructors
constructor
Properties
native
Module
Callback
Manager
Methods
post
Message
share
Constructors
constructor
new
Share
Module
Impl
(
nativeModuleCallbackManager
:
NativeModuleCallbackManager
)
:
ShareModuleImpl
Parameters
nativeModuleCallbackManager:
NativeModuleCallbackManager
Returns
ShareModuleImpl
Properties
Protected
native
Module
Callback
Manager
native
Module
Callback
Manager
:
NativeModuleCallbackManager
Methods
Protected
post
Message
post
Message<T>
(
postMessage
:
PostMessage
<
T
>
)
:
void
Type parameters
T
Parameters
postMessage:
PostMessage
<
T
>
Returns
void
share
share
(
url
:
string
, title
:
string
)
:
Promise
<
NativeModuleResponse
<
string
>
>
Parameters
url:
string
title:
string
Returns
Promise
<
NativeModuleResponse
<
string
>
>
Generated using
TypeDoc