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

    Interface ShareLocationMessage

    interface ShareLocationMessage {
        fallback_url: string;
        title: string;
    }
    Index

    Properties

    Properties

    fallback_url: string

    The URL that is opened when channel does not have support for this type.

    title: string

    The title is shown close to the button that leads to open a map to share a location.