Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ChannelIdentities

    interface ChannelIdentities {
        channel_identities: ChannelRecipientIdentity[];
    }
    Index

    Properties

    channel_identities: ChannelRecipientIdentity[]

    A list of specific channel identities. The API will use these identities when sending to specific channels.