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

    Interface KakaoTalkAppLinkButton

    interface KakaoTalkAppLinkButton {
        name: string;
        scheme_android: string;
        scheme_ios: string;
        type: "AL";
    }
    Index

    Properties

    name: string

    Text displayed on the button

    scheme_android: string

    App link opened on an Android device (e.g. tel://PHONE_NUMBER)

    scheme_ios: string

    App link opened on an iOS device (e.g. tel://PHONE_NUMBER)

    type: "AL"

    Button type