Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Conversation
DuplicatedIdentities
Interface DuplicatedIdentities
interface
DuplicatedIdentities
{
channel
?:
string
;
contact_ids
?:
string
[]
;
}
Index
Properties
channel?
contact_
ids?
Properties
Optional
channel
channel
?:
string
See
ConversationChannel
Optional
contact_
ids
contact_ids
?:
string
[]
List of duplicated ids in the specified channel.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
contact_
ids
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
See
ConversationChannel