getContent() getContent(\Overtrue\EasySms\Contracts\GatewayInterface|null $gateway = null) : string Return message content. Parameters \Overtrue\EasySms\Contracts\GatewayInterface|null $gateway Returns string —
getTemplate() getTemplate(\Overtrue\EasySms\Contracts\GatewayInterface|null $gateway = null) : string Return the template id of message. Parameters \Overtrue\EasySms\Contracts\GatewayInterface|null $gateway Returns string —
getData() getData(\Overtrue\EasySms\Contracts\GatewayInterface|null $gateway = null) : array Return the template data of message. Parameters \Overtrue\EasySms\Contracts\GatewayInterface|null $gateway Returns array —