kaios-types
Preparing search index...
MozCallForwardingOptions
Interface MozCallForwardingOptions
interface
MozCallForwardingOptions
{
action
?:
number
|
null
;
active
?:
boolean
|
null
;
number
?:
string
|
null
;
reason
?:
number
|
null
;
serviceClass
?:
number
|
null
;
timeSeconds
?:
number
|
null
;
}
Index
Properties
action?
active?
number?
reason?
service
Class?
time
Seconds?
Properties
Optional
action
action
?:
number
|
null
Optional
active
active
?:
boolean
|
null
Optional
number
number
?:
string
|
null
Optional
reason
reason
?:
number
|
null
Optional
service
Class
serviceClass
?:
number
|
null
Optional
time
Seconds
timeSeconds
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
active
number
reason
service
Class
time
Seconds
kaios-types
Loading...