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

    Interface SmartConversation

    This object is required for apps that subscribe to Smart Conversations features.

    interface SmartConversation {
        enabled?: boolean;
    }
    Index

    Properties

    Properties

    enabled?: boolean

    Set to true to allow messages processed by this app to be analyzed by Smart Conversations.