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

    Interface ChannelRecipientIdentity

    interface ChannelRecipientIdentity {
        channel: string;
        identity: string;
    }
    Index

    Properties

    Properties

    channel: string

    ConversationChannel

    identity: string

    The channel recipient identity.