Preparing search index...
The search index is not available
lemon-core
lemon-core
CoreSnsService
Interface CoreSnsService
class:
CoreSnsService
support encrypt/decrypt message.
Hierarchy
CoreServices
CoreSnsService
Implemented by
AWSSNSService
Index
Properties
publish
report
Error
Methods
hello
Properties
publish
publish
:
(
(
target
:
string
, subject
:
string
, payload
:
any
)
=>
Promise
<
string
>
)
Type declaration
(
target
:
string
, subject
:
string
, payload
:
any
)
:
Promise
<
string
>
Parameters
target:
string
subject:
string
payload:
any
Returns
Promise
<
string
>
report
Error
report
Error
:
(
(
e
:
Error
, data
?:
any
, target
?:
string
)
=>
Promise
<
string
>
)
Type declaration
(
e
:
Error
, data
?:
any
, target
?:
string
)
:
Promise
<
string
>
Parameters
e:
Error
Optional
data:
any
Optional
target:
string
Returns
Promise
<
string
>
Methods
hello
hello
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
lemon-
core
$sns
$sqs
$web
$wss
lib
tools
elasticsearch
Request
Params
errors
Core
Sns
Service
publish
report
Error
hello
Generated using
TypeDoc
class:
CoreSnsService