appbase v0.1.32 (2023-06-15T10:31:50Z)
Dub
Repo
Sms2.send
appbase
gateway
sms
Sms2
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Sms2
static
Tuple
!(
int
,
string
)
send
(
const
string
gatewayUrl
,
const
string
account
,
const
string
key
,
const
string
id
,
const
string
mobile
,
const
string
templateCode
,
const
string
templateParams
,
const
string
smsSign
)
Meta
Source
See Implementation
appbase
gateway
sms
Sms2
static functions
send