sendRegisterCode() sendRegisterCode( $mobile, $code) : array|boolean 注册验证码 Parameters $mobile $code Throws \AlibabaCloud\Client\Exception\ClientException Returns array|boolean
sendAgentRegisterNotify() sendAgentRegisterNotify( $mobile) : array|boolean 代注册 Parameters $mobile Throws \AlibabaCloud\Client\Exception\ClientException Returns array|boolean
sendRegisterNotify() sendRegisterNotify( $mobile) : array|boolean 注册成功通知 Parameters $mobile Throws \AlibabaCloud\Client\Exception\ClientException Returns array|boolean
sendSms() sendSms( $mobile, $templateCode, $params) : array|boolean 发送短信 Parameters $mobile $templateCode $params Throws \AlibabaCloud\Client\Exception\ClientException Returns array|boolean