Question

Send and Receive sms through Java

  • 14 June 2019
  • 2 replies
  • 1348 views

I am quite new to the ringcentral APIs and currently going through all of them.

Currently going through the following reference: https://developers.ringcentral.com/api-reference/SMS/createSMSMessage

Through Java we can use an API to send SMS, but can we receive a SMS using Java.

Can someone help me in getting the documentation/article or any kind of reference where I can get to know the simple way to send and receive the SMS using Java



2 replies

Userlevel 1

Here is a quick start how to receive SMS messages via PubNub using the RingCentral Java SDK.

However, we will release a new Java SDK next week and this will be changed and improved.

Check the Create App section this link - https://developers.ringcentral.com/guide/notifications/quick-start/pubnub/java

Reply