Preparing search index...
The search index is not available
OneSDK
OneSDK
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
:
{
meta
:
ServiceMeta
;
service
:
Service
;
}
;
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
;
}
Type declaration
comment
Id
:
null
|
string
key
:
string
clear
clear
:
[
]
comments
comments
:
Comment
[]
config
config
:
Config
connected
connected
:
{
comments
?:
Comment
[]
;
config
?:
Config
;
services
?:
Service
[]
;
setList
?:
SetListAPIResponse
;
waitingList
?:
OrderItem
[]
;
}
Type declaration
Optional
comments
?:
Comment
[]
Optional
config
?:
Config
Optional
services
?:
Service
[]
Optional
set
List
?:
SetListAPIResponse
Optional
waiting
List
?:
OrderItem
[]
deleted
deleted
:
{
id
:
string
;
message
:
string
;
}
[]
Type declaration
id
:
string
message
:
string
meta
meta
:
{
meta
:
ServiceMeta
;
service
:
Service
;
}
Type declaration
meta
:
ServiceMeta
service
:
Service
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
[]
;
}
Type declaration
effect
:
boolean
reactions
:
Reaction
[]
services
services
:
Service
[]
set
List
set
List
:
SetListAPIResponse
set
List.request
set
List.request
:
RequestItem
[]
system
Comment
system
Comment
:
any
toast
toast
:
any
user
Datas
user
Datas
:
UserStoreData
waiting
List
waiting
List
:
OrderItem
[]
wp.exec
wp.exec
:
WordPartyExecParams
wp.update
wp.update
:
{
dir
:
string
;
}
Type declaration
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
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...