search

Home  >  Q&A  >  body text

Processing of SMS return values

{

"result": 0,

"errmsg": "OK"

}



I want to get the result of such a return value of sending a text message. How should I handle it?

mousemouse1936 days ago1103

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2019-10-15 20:43:55

    This is json format, just json_decode

    reply
    0
  • Cancelreply