Package com.ringcentral.definitions
Class NewThreadMessageRequest
java.lang.Object
com.ringcentral.definitions.NewThreadMessageRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionRequiredMessage or note text Required Example: Hello, how are you doing today?Internal identifier of a message thread.Required -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
threadId
Internal identifier of a message thread. If not specified, the thread will be assigned automatically based on phone numbers. If provided `threadId` is invalid (e.g. does not exist, already resolved, etc.), the API returns an error. -
from
Required -
to
Required -
text
Message or note text Required Example: Hello, how are you doing today?
-
-
Constructor Details
-
NewThreadMessageRequest
public NewThreadMessageRequest()
-
-
Method Details
-
threadId
-
from
-
to
-
text
-