Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
<internal>
AddressBookEvent
Interface AddressBookEvent
interface
AddressBookEvent
{
body
:
Readonly
<
{
addressBookId
:
string
;
addressBookType
:
AddressBookType
;
contact
:
Readonly
<
{
associatedUserId
?:
string
;
emails
:
readonly
Readonly
<
{
primary
:
boolean
;
type
:
AddressTypeDto
;
value
:
string
;
}
>
[]
;
favorite
?:
boolean
;
id
:
string
;
name
:
string
;
phones
:
readonly
Readonly
<
{
primary
:
boolean
;
type
:
AddressTypeDto
;
value
:
string
;
}
>
[]
;
}
>
;
}
>
;
method
:
"DELETE"
|
"POST"
|
"PUT"
;
}
Hierarchy
WapiEvent
AddressBookEvent
Index
Properties
body
method
Properties
body
body
:
Readonly
<
{
addressBookId
:
string
;
addressBookType
:
AddressBookType
;
contact
:
Readonly
<
{
associatedUserId
?:
string
;
emails
:
readonly
Readonly
<
{
primary
:
boolean
;
type
:
AddressTypeDto
;
value
:
string
;
}
>
[]
;
favorite
?:
boolean
;
id
:
string
;
name
:
string
;
phones
:
readonly
Readonly
<
{
primary
:
boolean
;
type
:
AddressTypeDto
;
value
:
string
;
}
>
[]
;
}
>
;
}
>
Type declaration
address
Book
Id
:
string
address
Book
Type
:
AddressBookType
contact
:
Readonly
<
{
associatedUserId
?:
string
;
emails
:
readonly
Readonly
<
{
primary
:
boolean
;
type
:
AddressTypeDto
;
value
:
string
;
}
>
[]
;
favorite
?:
boolean
;
id
:
string
;
name
:
string
;
phones
:
readonly
Readonly
<
{
primary
:
boolean
;
type
:
AddressTypeDto
;
value
:
string
;
}
>
[]
;
}
>
method
method
:
"DELETE"
|
"POST"
|
"PUT"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
body
method
@quobis/sippojs
<internal>
AddressType
BackgroundEffect
ChatMessageDirection
ChatMessageStatus
ChatMessageType
ChatParticipantRole
ChatParticipantState
ChatType
ConferenceEndReason
ConferenceParticipantState
ConferenceStatus
ContactType
DataPipeStatus
DataPipeType
FileUploadStatus
SessionStatus
StreamRecorderStatus
UserRole
AccessBeforeTimeError
Chat
Loading...
Generated using
TypeDoc