LiveKit JS Server SDK - v2.13.3
Preparing search index...
SipDispatchRuleUpdateOptions
Interface SipDispatchRuleUpdateOptions
interface
SipDispatchRuleUpdateOptions
{
attributes
?:
{
[
key
:
string
]:
string
}
;
metadata
?:
string
;
name
?:
string
;
rule
?:
SIPDispatchRule
;
trunkIds
?:
ListUpdate
;
}
Index
Properties
attributes?
metadata?
name?
rule?
trunk
Ids?
Properties
Optional
attributes
attributes
?:
{
[
key
:
string
]:
string
}
Optional
metadata
metadata
?:
string
Optional
name
name
?:
string
Optional
rule
rule
?:
SIPDispatchRule
Optional
trunk
Ids
trunkIds
?:
ListUpdate
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
metadata
name
rule
trunk
Ids
LiveKit JS Server SDK - v2.13.3
Loading...