NexmoSmsChannel
class NexmoSmsChannel (View source)
Methods
| void | __construct(Client $nexmo, string $from) Create a new Nexmo channel instance. | |
| Message | send(mixed $notifiable, Notification $notification) Send the given notification. | 
NexmoSmsChannel
class NexmoSmsChannel (View source)
| void | __construct(Client $nexmo, string $from) Create a new Nexmo channel instance. | |
| Message | send(mixed $notifiable, Notification $notification) Send the given notification. | 
 
          
Please login to continue.