vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
EmbeddedServiceMenuItem
Interface EmbeddedServiceMenuItem
interface
EmbeddedServiceMenuItem
{
channel
?:
string
;
channelType
?:
EmbeddedServiceChannelType
;
customUrl
?:
string
;
displayOrder
?:
number
;
embeddedServiceCustomLabels
?:
EmbeddedServiceCustomLabel
[]
;
iconUrl
?:
string
;
isDisplayedOnPageLoad
:
boolean
;
itemName
:
string
;
osOptionsHideInIOS
?:
boolean
;
osOptionsHideInLinuxOS
?:
boolean
;
osOptionsHideInMacOS
?:
boolean
;
osOptionsHideInOtherOS
?:
boolean
;
osOptionsHideInWindowsOS
?:
boolean
;
phoneNumber
?:
string
;
shouldOpenUrlInSameTab
?:
boolean
;
}
Index
Properties
channel?
channel
Type?
custom
Url?
display
Order?
embedded
Service
Custom
Labels?
icon
Url?
is
Displayed
On
Page
Load
item
Name
os
Options
Hide
In
IOS?
os
Options
Hide
In
Linux
OS?
os
Options
Hide
In
Mac
OS?
os
Options
Hide
In
Other
OS?
os
Options
Hide
In
Windows
OS?
phone
Number?
should
Open
Url
In
Same
Tab?
Properties
Optional
channel
channel
?:
string
Optional
channel
Type
channelType
?:
EmbeddedServiceChannelType
Optional
custom
Url
customUrl
?:
string
Optional
display
Order
displayOrder
?:
number
Optional
embedded
Service
Custom
Labels
embeddedServiceCustomLabels
?:
EmbeddedServiceCustomLabel
[]
Optional
icon
Url
iconUrl
?:
string
is
Displayed
On
Page
Load
isDisplayedOnPageLoad
:
boolean
item
Name
itemName
:
string
Optional
os
Options
Hide
In
IOS
osOptionsHideInIOS
?:
boolean
Optional
os
Options
Hide
In
Linux
OS
osOptionsHideInLinuxOS
?:
boolean
Optional
os
Options
Hide
In
Mac
OS
osOptionsHideInMacOS
?:
boolean
Optional
os
Options
Hide
In
Other
OS
osOptionsHideInOtherOS
?:
boolean
Optional
os
Options
Hide
In
Windows
OS
osOptionsHideInWindowsOS
?:
boolean
Optional
phone
Number
phoneNumber
?:
string
Optional
should
Open
Url
In
Same
Tab
shouldOpenUrlInSameTab
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
channel
Type
custom
Url
display
Order
embedded
Service
Custom
Labels
icon
Url
is
Displayed
On
Page
Load
item
Name
os
Options
Hide
In
IOS
os
Options
Hide
In
Linux
OS
os
Options
Hide
In
Mac
OS
os
Options
Hide
In
Other
OS
os
Options
Hide
In
Windows
OS
phone
Number
should
Open
Url
In
Same
Tab
vlocode-project - v1.40.0-beta-4
Loading...