\Overtrue\EasySms\ContractsGatewayInterface

Class GatewayInterface.

Summary

Methods
Constants
getName()
send()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getName()

getName() : string

Get gateway name.

Returns

string —

send()

send(\Overtrue\EasySms\Contracts\PhoneNumberInterface  $to, \Overtrue\EasySms\Contracts\MessageInterface  $message, \Overtrue\EasySms\Support\Config  $config) : array

Send a short message.

Parameters

\Overtrue\EasySms\Contracts\PhoneNumberInterface $to
\Overtrue\EasySms\Contracts\MessageInterface $message
\Overtrue\EasySms\Support\Config $config

Returns

array —