question

Kumar avatar image
Kumar asked Anirban Sen Chowdhary answered

Java sdk guide

I have been using ringcentral various apis specially create sms/mms api for send messages.

However, instead of using directly with the api, I know want to use the feature in java. I know ringcentral has support with various programming languages, but I am looking to start this feature in java program.

Do I need to use Java rest client to call this create sms api in java or it has a different way of doing it in java? Any pointer to get start with in java language is appreciated

smsjava
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

·
Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

RingCentral do has various SDK for different programming languages. Official RingCentral ofJava SDK: https://github.com/ringcentral/ringcentral-java

You can check the sample of sending sms to start with:

https://github.com/ringcentral/ringcentral-java/blob/master/samples.md#create-smsmms-message

1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.