OneSDK
Preparing search index...
types/OneSDK
PublishActions
Interface PublishActions
interface
PublishActions
{
bookmarked
:
{
commentId
:
null
|
string
;
key
:
string
}
;
clear
:
[
]
;
comments
:
Comment
[]
;
config
:
Config
;
connected
:
{
comments
?:
Comment
[]
;
config
?:
Config
;
services
?:
Service
[]
;
setList
?:
SetListAPIResponse
;
waitingList
?:
OrderItem
[]
;
}
;
deleted
:
{
id
:
string
;
message
:
string
}
[]
;
meta
:
{
data
:
ServiceMeta
;
service
:
Service
;
type
:
keyof
ServiceList
}
;
"meta.clear"
:
string
;
"ni.survey.finish"
:
any
;
"ni.survey.start"
:
any
;
notification
:
void
;
pinned
:
Comment
;
reactions
:
{
effect
:
boolean
;
reactions
:
Reaction
[]
}
;
services
:
Service
[]
;
setList
:
SetListAPIResponse
;
"setList.request"
:
RequestItem
[]
;
systemComment
:
any
;
toast
:
any
;
userDatas
:
UserStoreData
;
waitingList
:
OrderItem
[]
;
"wp.exec"
:
WordPartyExecParams
;
"wp.update"
:
{
dir
:
string
}
;
"yt.survey.finish"
:
any
;
"yt.survey.start"
:
any
;
"yt.survey.update"
:
any
;
}
Hierarchy
SendActions
PublishActions
Index
Properties
bookmarked
clear
comments
config
connected
deleted
meta
meta.clear
ni.survey.finish
ni.survey.start
notification
pinned
reactions
services
set
List
set
List.request
system
Comment
toast
user
Datas
waiting
List
wp.exec
wp.update
yt.survey.finish
yt.survey.start
yt.survey.update
Properties
bookmarked
bookmarked
:
{
commentId
:
null
|
string
;
key
:
string
}
clear
clear
:
[
]
comments
comments
:
Comment
[]
config
config
:
Config
connected
connected
:
{
comments
?:
Comment
[]
;
config
?:
Config
;
services
?:
Service
[]
;
setList
?:
SetListAPIResponse
;
waitingList
?:
OrderItem
[]
;
}
deleted
deleted
:
{
id
:
string
;
message
:
string
}
[]
meta
meta
:
{
data
:
ServiceMeta
;
service
:
Service
;
type
:
keyof
ServiceList
}
meta.clear
"meta.clear"
:
string
ni.survey.finish
"ni.survey.finish"
:
any
ni.survey.start
"ni.survey.start"
:
any
notification
notification
:
void
pinned
pinned
:
Comment
reactions
reactions
:
{
effect
:
boolean
;
reactions
:
Reaction
[]
}
services
services
:
Service
[]
set
List
setList
:
SetListAPIResponse
set
List.request
"setList.request"
:
RequestItem
[]
system
Comment
systemComment
:
any
toast
toast
:
any
user
Datas
userDatas
:
UserStoreData
waiting
List
waitingList
:
OrderItem
[]
wp.exec
"wp.exec"
:
WordPartyExecParams
wp.update
"wp.update"
:
{
dir
:
string
}
yt.survey.finish
"yt.survey.finish"
:
any
yt.survey.start
"yt.survey.start"
:
any
yt.survey.update
"yt.survey.update"
:
any
Settings
Theme
OS
Light
Dark
On This Page
Properties
bookmarked
clear
comments
config
connected
deleted
meta
meta.clear
ni.survey.finish
ni.survey.start
notification
pinned
reactions
services
set
List
set
List.request
system
Comment
toast
user
Datas
waiting
List
wp.exec
wp.update
yt.survey.finish
yt.survey.start
yt.survey.update
OneSDK
Loading...