edgeport - v1.0.3
    Preparing search index...

    Interface CarrierGateway

    The gateway domain(s) a carrier uses for email-to-SMS / MMS delivery.

    1.0.3

    interface CarrierGateway {
        mms?: string;
        sms: string;
    }
    Index
    mms?: string

    Domain for picture / multimedia (MMS) messages, when the carrier uses a distinct one.

    sms: string

    Domain for text (SMS) messages, e.g. txt.att.net.