OptionaldataThe data_coding byte; defaults to DataCoding.Default.
Destination address (the recipient MSISDN).
OptionaldestDestination address Numbering-Plan-Indicator; defaults to Npi.Isdn.
OptionaldestDestination address Type-of-Number; defaults to Ton.International.
OptionalesmThe esm_class byte; defaults to 0.
The message body. A string is encoded per dataCoding (ASCII/Latin-1 for the default
coding, UTF-16BE for DataCoding.Ucs2); pass a Uint8Array for full control.
OptionalpriorityThe priority_flag; defaults to 0.
OptionalregisteredRequest an SMSC delivery receipt. true sets registered_delivery to 1; pass a number
for finer control over the flag bits.
OptionalscheduleThe schedule_delivery_time (empty for immediate).
OptionalserviceThe service_type; usually empty.
OptionalsourceSource address (the sender id or MSISDN).
OptionalsourceSource address Numbering-Plan-Indicator; defaults to Npi.Isdn.
OptionalsourceSource address Type-of-Number; defaults to Ton.International.
OptionaltlvsExtra optional parameters (TLVs) appended to the PDU.
OptionalvalidityThe validity_period (empty for the SMSC default).
Options for SmppSession.submit.
Since
1.0.3