@vonage/client-sdk - v2.7.0
Preparing search index...
ConversationProperties
Interface ConversationProperties
Represents the properties for a
Conversation
interface
ConversationProperties
{
get
customData
()
:
any
;
get
customSortKey
()
:
Nullable
<
string
>
;
get
ttl
()
:
Nullable
<
number
>
;
}
Index
Accessors
custom
Data
custom
Sort
Key
ttl
Accessors
custom
Data
get
customData
()
:
any
Returns
any
custom
Sort
Key
get
customSortKey
()
:
Nullable
<
string
>
Returns
Nullable
<
string
>
ttl
get
ttl
()
:
Nullable
<
number
>
Returns
Nullable
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Accessors
custom
Data
custom
Sort
Key
ttl
@vonage/client-sdk - v2.7.0
Loading...
Represents the properties for a Conversation