Skip to main content

@wildix/xbees-conversations-client > GetTelephonyChannelIdInput

GetTelephonyChannelIdInput interface

Signature:

export interface GetTelephonyChannelIdInput 

Properties

Property

Modifiers

Type

Description

recipientId?

string | undefined

(Optional) The unique identifier of the recipient. Required if recipientNumber is not provided.

recipientNumber?

string | undefined

(Optional) The unique identifier of the recipient. Required if recipientId is not provided.

serviceUri

string

The unique identifier of the telephony channel.

userId?

string | undefined

(Optional) The unique identifier of the user when a service token is used. Required if used PBX or S2S token.