@wildix/xbees-conversations-client > GetTelephonyChannelIdInput
GetTelephonyChannelIdInput interface
Signature:
export interface GetTelephonyChannelIdInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | undefined | (Optional) The unique identifier of the recipient. Required if recipientNumber is not provided. | ||
string | undefined | (Optional) The unique identifier of the recipient. Required if recipientId is not provided. | ||
string | The unique identifier of the telephony channel. | ||
string | undefined | (Optional) The unique identifier of the user when a service token is used. Required if used PBX or S2S token. |