Package com.ringcentral.definitions
Class CreateSMSMessage
java.lang.Object
com.ringcentral.definitions.CreateSMSMessage
-
Field Summary
FieldsModifier and TypeFieldDescriptionRequiredText of a message.Message receiver(s) information. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
from
Required -
to
Message receiver(s) information. The `phoneNumber` value is required Required -
text
Text of a message. Max length is 1000 symbols (2-byte UTF-16 encoded). If a character is encoded in 4 bytes in UTF-16 it is treated as 2 characters, thus restricting the maximum message length to 500 symbols Required -
country
-
-
Constructor Details
-
CreateSMSMessage
public CreateSMSMessage()
-
-
Method Details
-
from
-
to
-
text
-
country
-