Apr 26, 2018
0
Level 1
Nexmo message response
Nexmo::message()->send([ 'to' => '123', 'from' => 'NEXMO', 'text' => 'Hy' ]); how can i get response by this like remaining balance and message send status?
Please or to participate in this conversation.