Preparing search index...
The search index is not available
@meteorwallet/sdk
@meteorwallet/sdk
IPostMessageConnection
Interface IPostMessageConnection
Hierarchy
IPostMessageConnection
Index
Properties
action
Type
current
Payload
end
Tags
inputs
last
Attempted
Connection
last
Connection
network
promise
reject
resolve
status
uid
Properties
action
Type
action
Type
:
EWalletExternalActionType
current
Payload
current
Payload
:
any
end
Tags
end
Tags
:
string
[]
inputs
inputs
:
any
last
Attempted
Connection
last
Attempted
Connection
:
number
last
Connection
last
Connection
:
number
network
network
:
ENearNetwork
promise
promise
:
Promise
<
IMeteorActionResponse_Output
<
any
>
>
reject
reject
:
(
(
reason
:
MeteorActionError
)
=>
void
)
Type declaration
(
reason
:
MeteorActionError
)
:
void
Parameters
reason:
MeteorActionError
Returns
void
resolve
resolve
:
(
(
output
:
IMeteorActionResponse_Output
<
any
>
)
=>
void
)
Type declaration
(
output
:
IMeteorActionResponse_Output
<
any
>
)
:
void
Parameters
output:
IMeteorActionResponse_Output
<
any
>
Returns
void
status
status
:
EExternalActionConnectionStatus
uid
uid
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@meteorwallet/sdk
IPost
Message
Connection
action
Type
current
Payload
end
Tags
inputs
last
Attempted
Connection
last
Connection
network
promise
reject
resolve
status
uid
Generated using
TypeDoc